shuji icon indicating copy to clipboard operation
shuji copied to clipboard

Can you restore the src/components/ folder?

Open mienv567 opened this issue 7 years ago • 5 comments

Can you restore the src/components/ folder?

The current command is Shuji -v app.52896ad8f3c5ea5bf029.js.map -o /mnt/ios/3.

There will be conflicts Warning: File /mnt/ios/3/index.vue already exists, skipping!

Want to achieve the following original catalogue

/src components router views App.vue main.js

mienv567 avatar Oct 10 '18 01:10 mienv567

A fork package @jingsam/shuji will restore source structure.

jingsam avatar Oct 10 '18 05:10 jingsam

Pull request would be welcome to add such a functionality, with proper unit tests

paazmaya avatar Oct 10 '18 12:10 paazmaya

A fork package @jingsam/shuji will restore source structure.

Thank you, but there is still a little bug.

Pull request would be welcome to add such a functionality, with proper unit tests You can pull his branch down and revise it. @jingsam/shuji

mienv567 avatar Oct 10 '18 15:10 mienv567

not sure what bug you refer to i happen to make the exact same changes as @jingsam/shuji and it works just fine. Mind you then sources come from webpack you will have a problem ie "webpack:///./src

kiwina avatar Oct 23 '18 02:10 kiwina

Something that would be great folks is, especially when the Webpack links return 404s, is to fetch from npmjs.com directly... And the private ones, not available there, use the code minified code "beautified", that would be a best-effort thing, what do you think, would it be possible? It would be partial reconstruction.

mysticaltech avatar Apr 23 '20 16:04 mysticaltech

Please try with v0.8.0

paazmaya avatar Dec 04 '23 17:12 paazmaya