Sorry for my stupid question. I am new in vue.js. I have vue.js project without source codes. I have to read Vue components and improve it. But some friends told me that it is imposimble to convert it back. Is it really imposible?
Project file structure:
/js
-app.js
-app.js.map
-manifest.js
-manifest.js.map
-vendor.js
-vendor.js.map
On vue >=2
that's basically impossible.
Take a look here: