guybedford
|
fee71c52df
|
hasOwnProperty fix
|
2016-04-29 15:18:19 +02:00 |
|
guybedford
|
38d4d8513c
|
refining map cases, experimental main object support
|
2016-03-07 17:24:35 +02:00 |
|
guybedford
|
8c43327942
|
ensure meta normalization does defaultJSExtensions
|
2016-03-04 14:27:14 +02:00 |
|
guybedford
|
c27a467bbe
|
error stack loader option, plugin loader normalization fix, alias and loader to use usual resolution
|
2016-03-01 17:20:32 +02:00 |
|
guybedford
|
3123078265
|
normalization function correction for node core libs
|
2016-02-25 00:16:11 +02:00 |
|
guybedford
|
493c92ed0d
|
refactor resolution algorithm to be pretty
|
2016-02-24 23:51:32 +02:00 |
|
guybedford
|
e6a6b4d116
|
ensure strict decanonicalize does not do any extension adding
|
2016-02-16 15:48:44 +02:00 |
|
guybedford
|
08f798f67f
|
boolean conditional type enforce, isPlugin provided unnecessarily, meta and package config to permit global map
|
2016-02-14 16:04:46 +02:00 |
|
guybedford
|
30b0f8bf85
|
back to the eval
|
2016-02-05 16:35:55 +02:00 |
|
guybedford
|
fd1f6ac82f
|
typo
|
2016-02-04 20:21:21 +02:00 |
|
guybedford
|
dc0b5114b7
|
meta configuration to decanonicalize with extensions
|
2016-02-04 20:17:25 +02:00 |
|
guybedford
|
75008f8ff6
|
ensure prototype method polyfills dont affect config checking
|
2016-02-03 18:54:24 +02:00 |
|
guybedford
|
22240f80b7
|
ensure uses of decanonicalize undo defaultJSExtensions
|
2016-02-01 15:10:27 +02:00 |
|
guybedford
|
9a518551aa
|
initialize paths
|
2016-01-25 15:01:21 +02:00 |
|
guybedford
|
29cd9fd761
|
env -> production, trailing slash adjustments
|
2016-01-17 16:17:12 +02:00 |
|
guybedford
|
c29816c767
|
ensure map backwards compat behaves equally
|
2016-01-13 14:55:01 +02:00 |
|
guybedford
|
19a032b6ec
|
more decanonicalization regression regressions
|
2016-01-13 14:46:42 +02:00 |
|
guybedford
|
ba4b0b8b7f
|
ensure bundle decanonicalize does provide defaultJSExtensions
|
2016-01-13 14:15:34 +02:00 |
|
guybedford
|
91f60a6b87
|
transpiler deprecation path, SystemJS global
|
2016-01-08 23:08:11 +02:00 |
|
guybedford
|
dd8d06af1c
|
further regression adjustments for defaultJSExtensions in #1015 and #1018
|
2016-01-07 16:46:32 +02:00 |
|
guybedford
|
c4ce4d91ae
|
Revert "backwards compat for #1008"
This reverts commit b6013907ebc4ce1ec54c3c4e751d93b0834e86da.
|
2016-01-07 16:16:59 +02:00 |
|
guybedford
|
a412f37a34
|
packageConfigPaths normalization fix v2
|
2016-01-06 23:03:12 +02:00 |
|
guybedford
|
4719e3df98
|
#1007 bug fix
|
2016-01-06 21:17:55 +02:00 |
|
guybedford
|
b6013907eb
|
backwards compat for #1008
|
2016-01-06 19:10:44 +02:00 |
|
guybedford
|
078b18337f
|
final test fixes
|
2016-01-05 19:54:31 +02:00 |
|
guybedford
|
cd39187ad8
|
SystemJS alias, packaging and bundling consistency formalization
|
2015-12-29 17:29:35 +02:00 |
|
guybedford
|
1d786c3fce
|
replace config normalize with coreResolve
|
2015-12-29 17:04:57 +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
|
9b9da150a2
|
support System.config({ env: "production" })
|
2015-12-16 14:34:37 +02:00 |
|
guybedford
|
89edfc43ae
|
rename package modules back to meta
|
2015-12-05 13:14:51 +02:00 |
|
guybedford
|
04c6ac25f3
|
allow a format: detect meta
|
2015-11-30 16:29:47 +02:00 |
|
guybedford
|
f6b506e6a7
|
clarify baseURL error message
|
2015-11-24 15:02:07 +02:00 |
|
guybedford
|
28631d5fe8
|
move @node handling back into core
|
2015-11-18 16:29:31 +02:00 |
|
guybedford
|
9a846e914c
|
restrict @node to core modules only, handle entirely in cjs layer
|
2015-11-06 18:38:49 +02:00 |
|
guybedford
|
a75bc78490
|
default settings for globalEvaluationScope
|
2015-10-17 12:50:20 +02:00 |
|
guybedford
|
c9ef9e6a7b
|
add globalEvaluationScope global option
|
2015-10-17 12:45:39 +02:00 |
|
guybedford
|
d37d736f92
|
packageConfigPaths depends on baseURL
|
2015-10-09 13:06:52 +02:00 |
|
guybedford
|
a77fdb9c1c
|
Revert "stricter baseURL setting"
This reverts commit aeef702a7364f009301de5d74a739ee7308cc8f2.
|
2015-10-09 13:04:35 +02:00 |
|
guybedford
|
175cae9ce7
|
rename package meta to modules #816
|
2015-10-08 14:29:43 +02:00 |
|
guybedford
|
aeef702a73
|
stricter baseURL setting
|
2015-10-07 16:08:51 +02:00 |
|
guybedford
|
199619da98
|
# fixes v2
|
2015-09-22 17:50:13 +02:00 |
|
guybedford
|
c40bc868f8
|
fixes #1147
|
2015-09-22 17:50:13 +02:00 |
|
guybedford
|
64befb9703
|
alternative fix for #794
|
2015-09-20 12:34:40 +02:00 |
|
guybedford
|
712b759bec
|
node core module mapping fix
|
2015-09-14 21:53:20 +02:00 |
|
guybedford
|
e88e47460b
|
consolidate normalization in Makefile, split conditional order of boolean and interpolation
|
2015-09-09 20:39:30 +02:00 |
|
guybedford
|
f52698f9aa
|
deprecation warning for {name: parentName} import argument
|
2015-09-08 17:36:20 +02:00 |
|
guybedford
|
af8f289a78
|
deprecationWarnings -> warnings, defaults to false
|
2015-09-08 13:07:43 +02:00 |
|
guybedford
|
b0c7f89015
|
pluginLoader adjustments, conditionals to apply after packages as simple interpolation
|
2015-09-06 19:46:21 +02:00 |
|
guybedford
|
91eb0bfed2
|
dont mutate packageConfigPaths
|
2015-09-06 16:20:22 +02:00 |
|