feat(polyfills): split up code and source polyfill task (#8130)

* feat(polyfills): split up code and source polyfill task

* fix(polyfills): get rid of need for entries argument
This commit is contained in:
Justin Willis
2016-09-20 00:27:25 -05:00
committed by Dan Bucholtz
parent 11f4f516fc
commit bcec66c67b
7 changed files with 100 additions and 97 deletions

View File

@ -41,4 +41,3 @@ export const NPM_VENDOR_FILES = [
// SERVER
export const LOCAL_SERVER_PORT = 8080;