Oskar Segersvärd
|
0b92d518d1
|
Force ids specified in `external` to actually _be_ external.
Fixes #410
Builds on top of #417
|
9 years ago |
mnater
|
b135c24b3a
|
Merge branch 'master' of https://github.com/mnater/rollup
|
9 years ago |
mnater
|
318481f2f0
|
Style iife
Style iife
Style iife
Style iife
Style iife
del log
Delete npm-debug.log
|
9 years ago |
mnater
|
682803ac88
|
Merge branch 'master' of https://github.com/mnater/rollup
|
9 years ago |
mnater
|
8d7dc795b0
|
del log
|
9 years ago |
Oskar Segersvärd
|
2296d2f6aa
|
Pass external config option through to `rollup.rollup`
|
9 years ago |
Oskar Segersvärd
|
447cf62c02
|
Remove 3 unused Promise.resolve calls
|
9 years ago |
Mathias Nater
|
1ecb4ba4bc
|
Delete npm-debug.log
|
9 years ago |
mnater
|
bd84c67a2e
|
Style iife
|
9 years ago |
mnater
|
e825ac2c48
|
Style iife
|
9 years ago |
mnater
|
bc8a78d862
|
Style iife
|
9 years ago |
mnater
|
97fa61f8cf
|
Style iife
|
9 years ago |
mnater
|
20a9923e98
|
Style iife
|
9 years ago |
Rich-Harris
|
997c64e1f1
|
-> 0.24.0
|
9 years ago |
Rich Harris
|
f62921048e
|
Merge pull request #411 from rollup/gh-410
prevent resolution of external IDs
|
9 years ago |
Rich Harris
|
4839cddaed
|
Merge pull request #413 from rollup/gh-404
fix sourcemap resolution in cases where some moudles are untransformed
|
9 years ago |
Rich-Harris
|
508a046b4d
|
fix sourcemap resolution in cases where some moudles are untransformed (#404)
|
9 years ago |
Rich-Harris
|
643d85f36d
|
-> 0.23.2
|
9 years ago |
Rich-Harris
|
19c56b87ac
|
prevent resolution of external IDs (#410)
|
9 years ago |
Rich Harris
|
b108c7d079
|
Merge pull request #400 from rollup/gh-397
Side-effect detection in cyclical function calls
|
9 years ago |
Rich Harris
|
a13fc85416
|
Merge pull request #389 from rollup/gh-344
ensure dest is resolved against cwd, to make sourcemap paths relative when using CLI
|
9 years ago |
Rich-Harris
|
295b6723cb
|
merge master -> gh-344
|
9 years ago |
Rich Harris
|
d8542b6f94
|
Merge pull request #396 from rollup/gh-293
allow options.globals to be a function, warn on miss
|
9 years ago |
Rich Harris
|
ff446b9a3b
|
Merge pull request #406 from rollup/gh-403
handle a => a at top level
|
9 years ago |
Rich-Harris
|
a7de73fbe9
|
add comment re arrow function expression special case
|
9 years ago |
Rich-Harris
|
271cd915cd
|
argh, node 0.12
|
9 years ago |
Rich-Harris
|
aae8a09649
|
handle a => a at top level – fixes #403
|
9 years ago |
Oskar Segersvärd
|
5034714a38
|
Merge pull request #398 from rollup/gh-330
support banner/footer/intro/outro options via CLI
|
9 years ago |
Rich-Harris
|
742cf9255c
|
fix side-effect detection in cyclical function calls (#397)
|
9 years ago |
Rich-Harris
|
cbf6bd6ffb
|
failing test for #397
|
9 years ago |
Rich-Harris
|
3e7c453c57
|
support banner/footer/intro/outro options via CLI
|
9 years ago |
Rich-Harris
|
1ef38cf131
|
allow options.globals to be a function, warn on miss (#293)
|
9 years ago |
Rich-Harris
|
c502eaa678
|
-> 0.23.1
|
9 years ago |
Rich Harris
|
f8228fb7c9
|
Merge pull request #395 from rollup/gh-392-redux
reinstate #392 fix
|
9 years ago |
Rich-Harris
|
aac5365f42
|
reinstate #392 fix
|
9 years ago |
Rich-Harris
|
f6dd25c9a8
|
-> 0.23.0
|
9 years ago |
Rich Harris
|
b7994cab34
|
Merge pull request #391 from rollup/transform-bundle-hook-compose-sourcemaps
Compose sourcemaps from bundle transformers
|
9 years ago |
Rich Harris
|
d899da641f
|
Merge pull request #394 from rollup/revert-387-transform-bundle-hook
Revert "Add transformBundle plugin hook"
|
9 years ago |
Rich Harris
|
d6c9733e11
|
Revert "Add transformBundle plugin hook"
|
9 years ago |
Rich Harris
|
074a4ec5ae
|
Merge pull request #387 from rollup/transform-bundle-hook
Add transformBundle plugin hook
|
9 years ago |
Rich Harris
|
8d25fa2dd0
|
Merge pull request #393 from rollup/destruction-in-exports
Destruction in exports
|
9 years ago |
Bogdan Chadkin
|
d16d8aabe0
|
Add transformBundle plugin hook
|
9 years ago |
Oskar Segersvärd
|
bb53cbbf02
|
Move `extractNames` to its own file
|
9 years ago |
Oskar Segersvärd
|
b5ddcea06d
|
Ensure names are properly exported
|
9 years ago |
Oskar Segersvärd
|
a739c51d32
|
Add failing test
|
9 years ago |
Rich-Harris
|
5e4b54c92b
|
handle names in sourcemaps
|
9 years ago |
Rich-Harris
|
a7bb2e3f41
|
put files back where they were
|
9 years ago |
Rich-Harris
|
fc0c253101
|
collapse sourcemaps from bundle transformers
|
9 years ago |
Rich-Harris
|
09b99b5cb2
|
Merge branch 'master' into transform-bundle-hook-compose-sourcemaps
|
9 years ago |
Rich Harris
|
ad78d48398
|
Merge pull request #388 from rollup/gh-376
support --environment in CLI
|
9 years ago |