Refactoring
This commit is contained in:
7
web/bower_components/tinymce/plugins/textpattern/index.js
vendored
Normal file
7
web/bower_components/tinymce/plugins/textpattern/index.js
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// Exports the "textpattern" plugin for usage with module loaders
|
||||
// Usage:
|
||||
// CommonJS:
|
||||
// require('tinymce/plugins/textpattern')
|
||||
// ES2015:
|
||||
// import 'tinymce/plugins/textpattern'
|
||||
require('./plugin.js');
|
||||
Reference in New Issue
Block a user