forked from vega/voyager
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce build size for voyager lib (vega#678)
* Modifies webpack config lib to mark certain libraries as external + adds webpack config for electron build * Modifies npm scripts to generate lib and electron voyager builds + fixes test script based on addition of external to webpack lib config * Adds back source maps * Removes electron webpack build as voyager built as library should be enough for electron environments * Adds back sources-map-loader in webpack.config.lib.js
- Loading branch information
1 parent
4c5a341
commit 64ef9d1
Showing
3 changed files
with
27 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters