guybedford
|
5ad84497bd
|
support multiple config paths per package
|
2015-09-08 00:13:17 +02:00 |
|
guybedford
|
250ff5fe0f
|
loadConfig -> configured
|
2015-09-07 22:17:04 +02:00 |
|
guybedford
|
7a080167ff
|
support package-level depCache
|
2015-09-07 21:25:40 +02:00 |
|
guybedford
|
d60fa1bf51
|
simplify meta matches
|
2015-09-07 20:34:21 +02:00 |
|
guybedford
|
098b186657
|
package environment build support
|
2015-09-06 23:01:25 +02:00 |
|
guybedford
|
1852501fb5
|
enable sync package map
|
2015-09-06 22:47:58 +02:00 |
|
guybedford
|
ff3e899cb1
|
conditional build support
|
2015-09-06 22:46:01 +02:00 |
|
guybedford
|
b0c7f89015
|
pluginLoader adjustments, conditionals to apply after packages as simple interpolation
|
2015-09-06 19:46:21 +02:00 |
|
guybedford
|
13fc609b06
|
package environment map to use pluginLoader when suitable
|
2015-09-06 18:20:15 +02:00 |
|
guybedford
|
91eb0bfed2
|
dont mutate packageConfigPaths
|
2015-09-06 16:20:22 +02:00 |
|
guybedford
|
91b7bc01cb
|
corrected fix for #751
|
2015-09-06 13:30:46 +02:00 |
|
guybedford
|
b1fc92bbfa
|
avoid address conflict with isPlugin
|
2015-09-06 12:43:05 +02:00 |
|
guybedford
|
d9b7f35b71
|
make map object deprecation message less verbose
|
2015-09-06 12:21:22 +02:00 |
|
guybedford
|
43742a1ef7
|
shorter deprecation msg
|
2015-09-06 10:10:18 +02:00 |
|
guybedford
|
bf39fdfe4e
|
disable script loads when using authorization
|
2015-09-06 10:08:27 +02:00 |
|
guybedford
|
4968f1a51f
|
correct slow register regex (#762)
|
2015-09-05 15:37:10 +02:00 |
|
guybedford
|
f8922eecb9
|
instead of loader opting out of defaultExtension, let meta handle this
|
2015-09-05 14:27:35 +02:00 |
|
guybedford
|
70624566c9
|
add authorization (#739)
|
2015-09-05 13:22:37 +02:00 |
|
guybedford
|
2bbfbf1d34
|
deprecation warning adjustments
|
2015-09-05 13:03:58 +02:00 |
|
guybedford
|
7c9c93b303
|
add 0.19 deprecation warnings (#758)
|
2015-09-05 12:58:53 +02:00 |
|
guybedford
|
c2ab7142ee
|
implements #759, defaultExtension js default, disabled for plugin syntax
|
2015-09-05 12:29:11 +02:00 |
|
guybedford
|
961bc37fd7
|
support package config array main
|
2015-09-04 22:23:13 +02:00 |
|
guybedford
|
d782a4b1e0
|
ensure prefixing under systemjs not system
|
2015-09-04 20:56:30 +02:00 |
|
guybedford
|
89ea2940bf
|
packageConfigPaths edge cases
|
2015-09-04 20:05:16 +02:00 |
|
guybedford
|
0d3887c51e
|
remove unnecessary packageConfig configs
|
2015-09-04 19:18:07 +02:00 |
|
guybedford
|
77a1dd8ced
|
system prefixing, warning
|
2015-09-04 19:07:58 +02:00 |
|
guybedford
|
f8f8f93cdf
|
clarify packageConfigPaths behaviours
|
2015-09-04 18:42:22 +02:00 |
|
guybedford
|
3e40b1e332
|
packageConfigPaths config file flexibility
|
2015-09-04 18:40:28 +02:00 |
|
guybedford
|
9f0eb3cf44
|
fixes #751
|
2015-09-04 14:52:13 +02:00 |
|
guybedford
|
aeb266feab
|
defaultExtension lookup fix
|
2015-09-04 13:48:58 +02:00 |
|
guybedford
|
d0e4efb537
|
defaultExtension to always apply, loader meta to skip package defaultExtension (#756)
|
2015-09-03 18:22:33 +02:00 |
|
guybedford
|
c212739f8f
|
refactor meta extraction into separate function
|
2015-09-03 16:55:18 +02:00 |
|
guybedford
|
336008b488
|
support System.transpiler = false
|
2015-09-03 09:13:58 +02:00 |
|
guybedford
|
06fff2d5b7
|
packagePaths -> packageConfigPaths
|
2015-08-27 17:52:09 +02:00 |
|
guybedford
|
37c1360d96
|
fix test conflicts, ie8 tests, edge case refinements
|
2015-08-27 16:22:37 +02:00 |
|
guybedford
|
2b7609925a
|
package naming edge cases and specificity (#722)
|
2015-08-27 15:48:18 +02:00 |
|
guybedford
|
aecb940ac3
|
esmExports meta property to opt-out of iteration
|
2015-08-26 20:26:38 +02:00 |
|
guybedford
|
c831839973
|
ensure regex reset
|
2015-08-25 17:19:35 +02:00 |
|
guybedford
|
4717d58280
|
cjs require detection to track comments over removal (http://jsperf.com/comment-removal-v-tracking)
|
2015-08-25 17:19:23 +02:00 |
|
guybedford
|
ea16d855cf
|
package global map fix
|
2015-08-24 22:58:05 +02:00 |
|
guybedford
|
30e2f70274
|
package lookup can skip default extensions on defaultExtension no defaultJSExtensions
|
2015-08-24 15:14:16 +02:00 |
|
guybedford
|
ecab74be33
|
Revert "with exact package lookup, no need to provide separate extension removal"
This reverts commit 9edf27f84e905ea543494d05a2e7798799d36da1.
|
2015-08-24 15:14:16 +02:00 |
|
guybedford
|
9edf27f84e
|
with exact package lookup, no need to provide separate extension removal
|
2015-08-24 15:07:02 +02:00 |
|
guybedford
|
d5feb4fbf1
|
ensure direct package name lookups
|
2015-08-24 14:42:32 +02:00 |
|
guybedford
|
bff0c77bae
|
package configs to always compose deeply
|
2015-08-24 12:44:06 +02:00 |
|
guybedford
|
f4a18506fc
|
better defaultExtension package name fix
|
2015-08-24 12:07:53 +02:00 |
|
guybedford
|
b7abc2c455
|
package main normalization fix
|
2015-08-24 11:55:04 +02:00 |
|
guybedford
|
9aea7a3d97
|
builderExecute fix
|
2015-08-24 10:19:30 +02:00 |
|
guybedford
|
06f5d77f8b
|
basePath implementation
|
2015-08-21 18:51:09 +02:00 |
|
guybedford
|
aab3d9c298
|
package self-referencing (#410)
|
2015-08-20 13:45:17 +02:00 |
|