mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
feat: ✨ 商家端富文本改为本地引入
This commit is contained in:
7
seller/public/tinymce/plugins/codesample/index.js
Normal file
7
seller/public/tinymce/plugins/codesample/index.js
Normal file
@@ -0,0 +1,7 @@
|
||||
// Exports the "codesample" plugin for usage with module loaders
|
||||
// Usage:
|
||||
// CommonJS:
|
||||
// require('tinymce/plugins/codesample')
|
||||
// ES2015:
|
||||
// import 'tinymce/plugins/codesample'
|
||||
require('./plugin.js');
|
||||
Reference in New Issue
Block a user