-
Notifications
You must be signed in to change notification settings - Fork 65
Description
Version
页面报错
Link to minimal reproduction
/root/workspace/3.1.0-dev/4.0.0-dev/cmp-ui/node_modules/@opentiny/fluent-editor/node_modules/quill/themes/bubble.js 13:18
Module parse failed: Unexpected token (13:18)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| }, 'blockquote']];
| class BubbleTooltip extends BaseTooltip {
static TEMPLATE = ['', '
', '', '', ''].join('');
| constructor(quill, bounds) {
| super(quill, bounds);
页面报错
Step to reproduce
/root/workspace/3.1.0-dev/4.0.0-dev/cmp-ui/node_modules/@opentiny/fluent-editor/node_modules/quill/themes/bubble.js 13:18
Module parse failed: Unexpected token (13:18)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| }, 'blockquote']];
| class BubbleTooltip extends BaseTooltip {
static TEMPLATE = ['', '
', '', '', ''].join('');
| constructor(quill, bounds) {
| super(quill, bounds);
页面报错
What is expected
No response
What is actually happening
No response
What is your project name
wade
Any additional comments (optional)
/root/workspace/3.1.0-dev/4.0.0-dev/cmp-ui/node_modules/@opentiny/fluent-editor/node_modules/quill/themes/bubble.js 13:18
Module parse failed: Unexpected token (13:18)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| }, 'blockquote']];
| class BubbleTooltip extends BaseTooltip {
static TEMPLATE = ['', '
', '', '', ''].join('');
| constructor(quill, bounds) {
| super(quill, bounds);
页面报错