Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fullPaths: true #20

Closed
fabiooshiro opened this issue May 29, 2017 · 1 comment
Closed

fullPaths: true #20

fabiooshiro opened this issue May 29, 2017 · 1 comment

Comments

@fabiooshiro
Copy link

Hi,

How can I pass the flags to browserify?
Im trying to user discify and I got this error:

Error: Please recompile this browserify bundle using the --full-paths flag (when using the command-line interface) or with the fullPaths option set to true (when using the JavaScript API).

@JamesMessinger
Copy link
Member

Hi @fabiooshiro,
To specify flags, you'll have to use the Browserify CLI directly. Simplifyify is meant to be an opinionated tool for using Browserify in a few specific common scenarios, so it intentionally doesn't expose all of Browserify's functionality or arguments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants