Open icaraps opened 5 years ago
Same/relates to #28
I'm not sure there is enough information here to make this a Parcel issue. Could you look into this more and file an issue on https://github.com/parcel-bundler/parcel with a complete reproduction?
Expected Behaviour
Deploy works
Actual Behaviour
Deploy fails
Steps to Reproduce
Create an action with a dependency on
bwip-js
, inscripts/build.actions.js
verify thatminify
is set totrue
.Sample Code that illustrates the problem
See https://github.com/icaraps/cna-barcode-generator/blob/master/actions/barcode/index.js
Logs taken while reproducing problem