ERROR in building process
See original GitHub issueERROR in xxx from UglifyJs Unexpected token: punc (() [./node_modules/vue-kanban/src/plugin.js:4,0]
Plugin.js:
import Kanban from './components/Kanban';
export default {
install(vue) {
vue.component('kanban-board', Kanban);
},
};
Issue Analytics
- State:
- Created 6 years ago
- Comments:13 (7 by maintainers)
Top Results From Across the Web
Dealing with errors and omissions
A design error is an instruction (or lack of instruction) in the plans and specifications that, if followed by the contractor, will require ......
Read more >Five Common Causes of Construction's Most Expensive ...
1. Incorrect Estimates Construction Errors Infographic · 2. Bad Design. If a construction project is designed poorly, project conflicts and ...
Read more >Understanding Contract Errors or Omissions in ...
In a construction contract, an error is any type of mistake that affects the outcome of the project. Errors can appear in just...
Read more >Common Construction Mistakes
1. Getting one estimate · 2. Hiring the wrong contractor · 3. Forgetting permits · 4. Poor communication · 5. No completion dates...
Read more >Damage Control: 5 Ways to Manage Construction Mistakes
1: Take Ownership · 2: Thoroughly Document Mistakes · 3: Communicate With the Entire Project Team · 4: Create the Appropriate Repair Schedule...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I am guessing this is a babel issue. Are you using webpack? If so can you show me your babel config and your loader config?
Ha, no problem, happy to help 😃