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

Optimize the npm package size #6105

Merged
merged 4 commits into from Mar 3, 2019

Commits on Mar 2, 2019

  1. Optimize the npm package size

    Explicitly target files that should be included in the npm package, which make the npm package 8x smaller by removing the docs, samples, scripts, tests and other useless files.
    simonbrunel committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    22bdcf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b135188 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    946098f View commit details
    Browse the repository at this point in the history
  4. Remove the alias

    simonbrunel committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    f36d410 View commit details
    Browse the repository at this point in the history