Rich Harris
|
78db6134af
|
indicate source of transform error where possible, and downgrade non-sourcemap-generating transforms to a warning (#746)
|
9 years ago |
Rich Harris
|
9c18b513f5
|
Merge branch 'fail-exports-all-dup'
|
9 years ago |
Rich Harris
|
84cccae433
|
change language to reflect the fact that conflicting namespaces are permitted, if discouraged
|
9 years ago |
Rich Harris
|
53edfac1f2
|
-> v0.32.4
|
9 years ago |
Rich Harris
|
89329f4452
|
Merge pull request #742 from rollup/hooks
Hooks
|
9 years ago |
Rich Harris
|
d3bd821732
|
-> v0.32.3
|
9 years ago |
Rich Harris
|
91949a7e0b
|
Merge pull request #747 from rollup/exclude-helpers-from-sourcemaps
exclude plugin helpers from sourcemaps
|
9 years ago |
Rich Harris
|
5636c1a8b6
|
Merge pull request #748 from rollup/gh-668
generate correct sourcemap with reified namespaces
|
9 years ago |
Rich Harris
|
3eae936dbc
|
generate correct sourcemap with reified namespaces (#668)
|
9 years ago |
Rich-Harris
|
9f2a92d900
|
exclude plugin helpers from sourcemaps
|
9 years ago |
Bogdan Chadkin
|
5028da3a27
|
Test all
|
9 years ago |
Bogdan Chadkin
|
dfd6b9388f
|
Merge branch 'fail-exports-all-dup' of github.com:rollup/rollup into fail-exports-all-dup
|
9 years ago |
Bogdan Chadkin
|
8798331389
|
Warn on namespace conflicts
|
9 years ago |
Rich-Harris
|
19900ff17f
|
-> v0.32.2
|
9 years ago |
Rich Harris
|
fabe1160be
|
Merge pull request #744 from rollup/gh-743
allow --globals to work with --external and options.external in whatever configuration
|
9 years ago |
Rich-Harris
|
03ed02c0f6
|
allow --globals to work with --external and options.external in whatever configuration (#743)
|
9 years ago |
Rich-Harris
|
ec5b11f76b
|
failing test for #743
|
9 years ago |
Rich Harris
|
2a8bc9569e
|
ass async onwrite hook
|
9 years ago |
Rich Harris
|
b28a019014
|
synchronous ongenerate hook (#353)
|
9 years ago |
Rich Harris
|
b478c19894
|
look for rollup-config-whatever before looking for whatever, to avoid requiring wrong package
|
9 years ago |
Rich Harris
|
52729b190c
|
-> v0.32.1
|
9 years ago |
Rich Harris
|
16272e8808
|
Merge pull request #738 from rollup/gh-733
Preserve side-effects to default exports that coincide with used named exports
|
9 years ago |
Rich Harris
|
f5fdedc72e
|
Merge pull request #739 from rollup/gh-736
Use config files installed in `node_modules`
|
9 years ago |
Rich Harris
|
e0e4dc1cd2
|
support rollup --config node:whatever (#736)
|
9 years ago |
Rich Harris
|
9edf864078
|
only ignore top-level node_modules
|
9 years ago |
Rich Harris
|
b0582a5384
|
add another failing test for #733, but skip it for now
|
9 years ago |
Rich Harris
|
e628775a42
|
track side-effects to default exports - fixes #733, sort of
|
9 years ago |
Rich Harris
|
f6ac48283f
|
failing test for #733
|
9 years ago |
Rich Harris
|
0f86513760
|
Merge branch 'amilajack-patch-1'
|
9 years ago |
Rich Harris
|
52511ef264
|
remove node 5 from travis config, add node 6 to appveyor config
|
9 years ago |
Rich Harris
|
01f9722991
|
Merge branch 'patch-1' of https://github.com/amilajack/rollup into amilajack-patch-1
|
9 years ago |
Rich Harris
|
1a79c69d02
|
Merge pull request #724 from operandom/debug-cli-external
Handle options.external is a function.
|
9 years ago |
Rich Harris
|
ad7e093434
|
Merge branch 'master' into fail-exports-all-dup
|
9 years ago |
operandom
|
3b12752297
|
Add missing parameter.
|
9 years ago |
operandom
|
a335283a73
|
Add test : handle external is a function in config.
|
9 years ago |
Bogdan Chadkin
|
6917687996
|
Fail on export all dup optionally
|
9 years ago |
Bogdan Chadkin
|
705b1e97a5
|
Revert assign mod
|
9 years ago |
Bogdan Chadkin
|
d5c232d6cc
|
Fail on duplicating in export * from
|
9 years ago |
Rich-Harris
|
9454281953
|
remove unused promise helper
|
9 years ago |
Rich-Harris
|
6b1ac41bdc
|
update self-dependency, move to es format
|
9 years ago |
Rich-Harris
|
391dee5c98
|
fix test
|
9 years ago |
Rich-Harris
|
8950d406b7
|
-> v0.32.0
|
9 years ago |
Rich Harris
|
04922aee6a
|
Merge pull request #731 from rollup/gh-468
Deprecate `es6` format
|
9 years ago |
Rich-Harris
|
0ad42d8b81
|
Merge branch 'master' into gh-468
|
9 years ago |
Rich-Harris
|
38cc7cf314
|
Merge branch 'master' into buble-tests
|
9 years ago |
Rich-Harris
|
8c25878608
|
ensure local rollup build is used
|
9 years ago |
Rich-Harris
|
4ecc219330
|
update test files
|
9 years ago |
Rich-Harris
|
67b5fc6018
|
rename expected output files (es6.js -> es.js)
|
9 years ago |
Rich-Harris
|
9f399591b3
|
add test for es6 format warning
|
9 years ago |
Rich-Harris
|
b1e6823f08
|
es6 -> es
|
9 years ago |