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

Npm version not updated ? #9

Closed
kaosat-dev opened this issue Jan 16, 2017 · 4 comments
Closed

Npm version not updated ? #9

kaosat-dev opened this issue Jan 16, 2017 · 4 comments

Comments

@kaosat-dev
Copy link

kaosat-dev commented Jan 16, 2017

Hi ! I am running into a small issue : apparently the version on NPM (version number matches the one here ) does not include the updated package.json with :

browser": {
    "lapack": false
  }

which breaks browserified builds: would it be just possible to publish a version to npm with an updated package.json , that is all that is needed to fix things :)
Thanks in advance !

@connor4312
Copy link
Contributor

Hi Kaosat,

The version which includes the browser flag is still a work in progress. I should have an update this coming weekend. For now I'd recommend that you use the `--ignore`` flag in Browserify.

@kaosat-dev
Copy link
Author

Hi Connor !
Thanks for the heads up !
Sadly the '--ignore' flag for Browserify does not solve my issue since sylvester is used in a dependency of a dependency and ignore only works one level down :)

@kaosat-dev
Copy link
Author

there is no rush btw, I'll browserify the intermediary module in the meantime

@connor4312
Copy link
Contributor

Okay, sorry about that, thanks for opening an issue! Closing as a dupe of #4.

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