Skip to content

@decorator doesn't work out of box at @vue/cli-service@3.0.0-rc.2 #1542

Closed
@yozman

Description

@yozman

Version

3.0.0-beta.16

Reproduction link

https://github.com/vuejs/vue-cli

Steps to reproduce

update @vue/cli-service from 3.0.0-beta.15 to 3.0.0-beta.16

What is expected?

work

What is actually happening?

not work


here is the error log

 ERROR  Failed to compile with 1 errors                     14:32:38

 error  in ./node_modules/beekit.site/components/AppLayout.js

Module parse failed: Unexpected character '@' (15:0)
You may need an appropriate loader to handle this file type.
| `;
|
> @Component({
|   template,
|

 @ ./node_modules/beekit.site/index.js 1:0-47 8:17-26
 @ ./src/router.js
 @ ./src/main.js
 @ multi (webpack)-dev-server/client?http://10.1.27.111:8080/sockjs-
node (webpack)/hot/dev-server.js ./src/main.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs team reproWe acknowledged your report and will soon try to reproduce it

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions