464 Commits

Author SHA1 Message Date
guybedford
4910332ed3 correct defaultExtension check 2015-06-30 14:58:17 +01:00
guybedford
872f5e17ec restrict property descriptor types 2015-06-30 14:48:59 +01:00
guybedford
1059ee401b register regex detection fix 2015-06-30 14:40:00 +01:00
guybedford
1b4acc582d allow empty defaultExtension 2015-06-28 19:46:14 +01:00
majhork
b91bf9f53f Update register.js 2015-06-24 02:32:38 -07:00
majhork
e802332fa0 Update register.js 2015-06-24 02:26:07 -07:00
majhork
75842b3c39 prevented execution of module getters on import 2015-06-24 02:15:06 -07:00
guybedford
4b6a3700d4 Revert "plugin normalize hook support (#542)"
This reverts commit 35dcda2d4cb92f5974fd31ce2a9c28bab50e2df0.
2015-06-22 23:59:03 +02:00
guybedford
35dcda2d4c plugin normalize hook support (#542) 2015-06-22 23:58:50 +02:00
guybedford
be2db270a3 chrome extension eval support 2015-06-22 21:26:48 +02:00
guybedford
79a81e923a correction from #527 2015-06-22 21:17:01 +02:00
guybedford
329b4e2531 experimental package environment configuration 2015-06-22 20:43:07 +02:00
guybedford
e30ab5f7f9 enable package lookups without main 2015-06-22 17:32:11 +02:00
guybedford
acfa4305ed fix URL detection 2015-06-21 14:52:31 +02:00
Oliver Joseph Ash
66c315a077 Fix typo 2015-06-18 22:05:27 +02:00
guybedford
974e6e0d8a defaultextension plugin fix 2015-06-17 23:27:09 +02:00
guybedford
da93c0cc86 toUrl to skip defaultJSExtensions 2015-06-17 14:40:16 +02:00
guybedford
bc717fb638 config adjustment 2015-06-16 17:56:20 +02:00
guybedford
26853a2611 paths apply first in config 2015-06-16 17:53:44 +02:00
guybedford
39ff8d025e ensure configuration ordering 2015-06-16 15:18:25 +02:00
guybedford
2709eccdd6 let package module maintain package submap for defaultJSExtensions 2015-06-16 13:59:26 +02:00
guybedford
30d21c26da allow async and sync plugin normalize (#483) 2015-06-16 13:13:57 +02:00
guybedford
0dbf1e4968 revert async plugin normalization for bundling (#483) 2015-06-15 17:43:27 +02:00
guybedford
0565af61f5 always set baseURL first 2015-06-15 16:24:29 +02:00
guybedford
bd5ecf3384 instantiate edge case 2015-06-15 13:49:43 +02:00
guybedford
f3ba0053bd better error reporting in Node 2015-06-15 12:53:51 +02:00
guybedford
f949ed1161 __dirname compatibility correction 2015-06-14 22:28:16 +02:00
guybedford
2fa22fe0fc __dirname compatibility (#519) 2015-06-14 22:17:21 +02:00
guybedford
b0157336a3 pluginloader transpiler support 2015-06-14 18:36:54 +02:00
guybedford
72debcab0a package main fix 2015-06-14 17:38:58 +02:00
guybedford
427bed7908 csp fixes 2015-06-14 17:09:10 +02:00
guybedford
577c2aa0b5 package handling for no main 2015-06-13 15:54:12 +02:00
guybedford
47d9bf0b9b feature test URL support 2015-06-13 15:28:44 +02:00
guybedford
6a51f53940 revert back to map as primary package config mechanism 2015-06-12 21:24:59 +02:00
guybedford
036ae527fc warn on baseURL reconfigure 2015-06-12 20:02:45 +02:00
guybedford
134cb2e47e extension & wildcard adjustments 2015-06-12 19:42:36 +02:00
guybedford
425f87fed9 pathing corrections 2015-06-12 16:07:09 +02:00
guybedford
d22b6b0c65 async plugin loading 2015-06-11 19:09:19 +02:00
guybedford
a87e227705 pathing adjustments 2015-06-11 18:55:22 +02:00
guybedford
72a67df4d9 boolean conditional fix 2015-06-11 13:36:51 +02:00
guybedford
1417f90dc7 require.toUrl amd support 2015-06-11 13:10:10 +02:00
guybedford
509f6dac6d fix transpiler bug 2015-06-10 20:06:14 +02:00
guybedford
7ef0047726 Revert "experiment to move defaultJSExtensions to end of paths pipeline"
This reverts commit b00b8a5d36b8fe8f661af20c219393144a607ea5.
2015-06-10 18:10:47 +02:00
guybedford
828908aae1 automatic sourceMap handling for plugins 2015-06-10 17:08:31 +02:00
guybedford
1f60635c84 multi deps shim fix (#494) 2015-06-10 15:53:06 +02:00
guybedford
b5146b37db ensure __useDefault is non-enumerable to avoid export * (#487) 2015-06-10 15:25:40 +02:00
guybedford
8da84a0324 implement bulk export variation (#ModuleLoader/es6-module-loader/386) 2015-06-10 15:25:39 +02:00
guybedford
b00b8a5d36 experiment to move defaultJSExtensions to end of paths pipeline 2015-06-10 10:55:13 +02:00
guybedford
1e86af580f typo 2015-06-09 22:51:19 +02:00
guybedford
f1b0ac39c1 adjust URL polyfill detection 2015-06-09 13:34:28 +02:00