Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

Deploy issue when minifying action #30

Open
icaraps opened this issue Aug 14, 2019 · 2 comments
Open

Deploy issue when minifying action #30

icaraps opened this issue Aug 14, 2019 · 2 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists parcel

Comments

@icaraps
Copy link

icaraps commented Aug 14, 2019

Expected Behaviour

Deploy works

Actual Behaviour

Deploy fails

Steps to Reproduce

Create an action with a dependency on bwip-js, in scripts/build.actions.js verify that minify is set to true.

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

 Returned HTTP 400 (Bad Request) --> 
 ›   "The request content was malformed:
 ›   Unexpected end-of-input at input index 1623 (line 1, position 1624), 
 ›   expected '"':

@moritzraho
Copy link
Member

Same/relates to #28

@moritzraho moritzraho added bug Something isn't working duplicate This issue or pull request already exists labels Aug 14, 2019
@devongovett
Copy link
Member

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working duplicate This issue or pull request already exists parcel
Projects
None yet
Development

No branches or pull requests

3 participants