6 Commits

Author SHA1 Message Date
ad40b3b86b chore(scripts): normalize paths and include typeRoots for Windows (#11933)
Short description of what this resolves:

Allows our e2e tests to run on a Windows machine

Changes proposed in this pull request:

Normalize paths using path.join()
Add typeRoots to the root tsconfig file
Change the spawnedCommand based on the OS
Fixes: #11551
2017-06-05 18:57:05 -04:00
0b914ae654 chore(demos): generating polyfills at build time
generating polyfills at build time
2016-09-20 11:25:16 -05:00
bcec66c67b 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
2016-09-20 00:27:25 -05:00
9fca394bdb chore(polyfill): break DOM polyfills into external file 2016-09-19 08:56:25 -05:00
1d403b26ed chore(polyfill): fix gulp polyfill references 2016-09-16 00:48:15 -05:00
a252388e7f chore(build): generate static polyfills 2016-09-15 23:38:35 -05:00