Skip to content

🐛 [Bug]: UMi 3.x项目安装该插件页面报错 #299

@china-dywade

Description

@china-dywade

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);
页面报错

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions