guillotinaweb / ngx-schema-form

HTML form generation based on JSON Schema
MIT License
485 stars 173 forks source link

TinyMCE cannot load its plugins #6

Closed ebrehault closed 8 years ago

ebrehault commented 8 years ago

When I add a 'richtext' field in my schema, I get an error: Failed to load: /node_modules/tinymce/plugins/code/plugin.js

fbessou commented 8 years ago

Angular2 Schema Form does not depend on tinymce anymore. If you want to use the tinymce, use the ng2sf-tinymce npm package.