wallenweel/weel-translate

Build at different directory path can't get same hash data of output's files

Opened this issue · 0 comments

I spent more than ten hours for this issue, but can not resolve it. only things I knew is the reasons are related to uglifyjs plugin, babel shims and "import" some modules declared types from node_modules in typescript.

Now I use "modern" mode of vue-cli supplied to generate two types bundles, fortunately all problem codes are bundle into the legacy mode files, and I could ruled out them.