guybedford
|
0a26819384
|
csp package loading support
|
2016-02-01 16:10:09 +02:00 |
|
guybedford
|
faa6e63bfd
|
merge map into core
|
2015-12-29 17:04:57 +02:00 |
|
guybedford
|
2538543630
|
merge paths into core
|
2015-12-29 17:04:57 +02:00 |
|
guybedford
|
46cf9ebacf
|
move cjs filename, dirname to helpers file
|
2015-12-14 15:34:04 +02:00 |
|
guybedford
|
41b8787797
|
system-register-only bundles support
|
2015-10-22 17:46:31 +02:00 |
|
guybedford
|
166e21ba83
|
ensure polyfills never detect as AMD (#817)
|
2015-10-08 15:23:25 +02:00 |
|
guybedford
|
d4adfde0d6
|
IE fixes (#799)
|
2015-09-22 14:29:07 +02:00 |
|
guybedford
|
f4d3f6ad4b
|
conditional ordering adjustment
|
2015-09-10 22:07:27 +02:00 |
|
guybedford
|
e88e47460b
|
consolidate normalization in Makefile, split conditional order of boolean and interpolation
|
2015-09-09 20:39:30 +02:00 |
|
guybedford
|
55aa65936e
|
implement System.version
|
2015-09-02 14:51:23 +02:00 |
|
guybedford
|
2beb2cd41d
|
fix up transpiler loading
|
2015-05-31 18:19:13 +02:00 |
|
guybedford
|
5d6feea1aa
|
baseURL normalization adjustments, tests, typescript tests
|
2015-05-30 16:40:02 +02:00 |
|
guybedford
|
2141c64b31
|
deprecate locate
|
2015-05-30 16:40:02 +02:00 |
|
Guy Bedford
|
8dacc2eab8
|
polyfills -> system-polyfills
|
2015-05-26 12:21:32 +02:00 |
|
Guy Bedford
|
c2c9633f26
|
fix source maps
|
2015-05-26 12:13:46 +02:00 |
|
Guy Bedford
|
04938c3a8c
|
es -> esm format name
|
2015-05-25 23:47:29 +02:00 |
|
guybedford
|
2350351b73
|
meta and plugin tests
|
2015-05-20 23:15:56 +02:00 |
|
guybedford
|
a82749fa04
|
rename system-csp to system-csp-production
|
2015-05-18 22:53:00 +02:00 |
|
guybedford
|
0c549a0e74
|
ensure console statements are removed on minify
|
2015-05-18 22:50:21 +02:00 |
|
guybedford
|
3351a10b37
|
csp build amd helpers
|
2015-05-16 14:00:38 +02:00 |
|
guybedford
|
d0eef8fd07
|
AMD helper refactoring
|
2015-05-15 23:25:56 +02:00 |
|
guybedford
|
bea928daa5
|
new normalization final adjustments
|
2015-05-12 13:54:06 +02:00 |
|
guybedford
|
5c025d9b9c
|
fetch separation
|
2015-05-12 13:54:06 +02:00 |
|
guybedford
|
a1f57f79bf
|
new normalization algorithm
|
2015-05-12 13:54:06 +02:00 |
|
guybedford
|
686f65cd35
|
package config adjustments
|
2015-05-12 13:52:55 +02:00 |
|
guybedford
|
05788a69c6
|
global helpers separation
|
2015-05-12 13:52:55 +02:00 |
|
guybedford
|
e92efc55b3
|
various fixes
|
2015-05-12 13:52:55 +02:00 |
|
guybedford
|
fdb835163b
|
autoload polyfills, register-only build, optimizations
|
2015-05-12 13:52:54 +02:00 |
|
guybedford
|
a1e8dc8fd6
|
manually remerge a374809b
|
2015-05-12 13:52:54 +02:00 |
|
guybedford
|
e276562580
|
conditionals
|
2015-05-12 13:52:54 +02:00 |
|
guybedford
|
8ad242e770
|
aliases es6-based
|
2015-05-12 13:52:54 +02:00 |
|
guybedford
|
669fb2b257
|
build and test adjustments
|
2015-05-12 13:52:54 +02:00 |
|
guybedford
|
cfe6fa020d
|
SystemJS to only use dynamic pipeline, even for ES6
|
2015-05-12 13:52:53 +02:00 |
|
guybedford
|
3ee7cc5d43
|
always use script CSP support for AMD and System.register loading, CSP and production loader convergence
|
2015-05-12 13:52:53 +02:00 |
|
guybedford
|
0af277d76f
|
add package config extension
|
2015-05-12 13:52:53 +02:00 |
|
guybedford
|
21141bccba
|
alias extension
|
2015-05-12 13:52:53 +02:00 |
|
guybedford
|
e4b187b0dc
|
helpful errors over graceful upgrade path
|
2015-05-12 13:52:53 +02:00 |
|
guybedford
|
75060d94f8
|
global dependency shim layer (#148 variation)
|
2015-05-12 13:52:53 +02:00 |
|
guybedford
|
4ffe832744
|
disable bundling of Promise implementation
|
2015-05-12 13:52:52 +02:00 |
|
guybedford
|
c2f8fb64ce
|
update to esml 0.17 build
|
2015-05-12 13:52:52 +02:00 |
|
guybedford
|
0950bd9bd7
|
split core into es6 and core, custom parser loading
|
2015-01-28 12:04:22 +02:00 |
|
guybedford
|
cc98f50f98
|
make minified build the default
|
2014-09-27 19:18:34 +02:00 |
|
guybedford
|
5a791903a6
|
rename SystemProductionCSP to SystemCSP
|
2014-09-25 22:41:06 +02:00 |
|
Josef Reinhard Brandl
|
fe7fadbed3
|
Add plugins extension to csp version, add some chrome apps relevant vars to ignoredGlobalProps
|
2014-09-23 14:12:43 +02:00 |
|
guybedford
|
31880760ff
|
depcache hint extension
|
2014-05-13 17:13:23 -07:00 |
|
Joshua Peek
|
1408d9547a
|
Use uglifyjs from local node_modules/ install
|
2014-05-09 17:19:19 -04:00 |
|
guybedford
|
c5f729f2b6
|
build reorganizing, prep for 0.6
|
2014-05-07 12:21:16 -07:00 |
|
guybedford
|
ef4ab08f50
|
remove requirejs tests
|
2014-05-06 18:05:30 -07:00 |
|
guybedford
|
148a89ea00
|
readme updates, csp production tests
|
2014-05-06 18:05:16 -07:00 |
|
guybedford
|
3cb9b6f657
|
spec update rewrite, wip
|
2014-05-05 15:56:44 -07:00 |
|