-
-
npm run build failure.
Unexpected token: punc (() [./node_modules/vue-particles/src/vue-particles/index.js:6,0][assets/js/vendor.7b1bf9c1b644c77f2e64.js:58609,12]
-
/node_modules/vue-particles/src/vue-particles/index.js:2 Uncaught SyntaxError: Unexpected token import
at createScript (vm.js:74)
at Object.runInThisContext (vm.js:116)
at Module._compi…
-
I got this error when I run `npm run build` with webpack starter
```
ERROR in static/js/vendor.45aff846fcfadbed7d10.js from UglifyJs
Unexpected token: punc (() [./~/vue-particles/src/vue-particle…
-
Hello!
The first i thank you so much to coder Creotip
I have a issue:
It not work with vue router
Please view video to understand more...
https://www.youtube.com/watch?v=zzbFhnatQoo
My code
`…
-
. I am using webpack with vue cli. This is my component App.vue. I did an npm install particlesjs and imported using 'from' as seen below
**Ap.vue component where I want to load particles.js at root*…
-
Hello,i find that you did not actually distroy particles when component vue-particles was destroyed.
So, it may cause Memory Leak, does it ?
-
Value updated, but style parcticles don`t update?
![1](https://user-images.githubusercontent.com/36673961/42556280-c22c2b10-84f3-11e8-8378-d31bea4d3f91.PNG)
![2](https://user-images.githubuserconten…
-
-
Hey guys idk if it is an issue or I'm just to stupid to adjust the height so yea my question is what is the best way to adjust the height?
Should i put the Particles Component in a own div container…