Rich Harris
|
7fb7ee494d
|
-> v0.34.13
|
8 years ago |
Rich Harris
|
55c12a6154
|
Merge pull request #890 from tivac/transformbundle-options
Add options as second arg to .transformBundle
|
8 years ago |
Rich-Harris
|
72e4637c3f
|
missing changelog entry
|
8 years ago |
Pat Cavit
|
a27ba30aa6
|
Add options as second arg to .transformBundle
Currently only piping through `format`, could certainly pass others if
necessary. Maybe all should be brought through?
|
8 years ago |
Rich-Harris
|
7ad9f6914d
|
-> v0.34.12
|
8 years ago |
Rich-Harris
|
3de477137a
|
fix rollup-watch (#887)
|
8 years ago |
Rich Harris
|
8dd88bfb62
|
Merge pull request #630 from rollup/gh-590
BREAKING: ensure import paths are case-sensitive
|
8 years ago |
Rich-Harris
|
dab40ce0b9
|
handle non-existent dir of import
|
8 years ago |
Rich-Harris
|
49bcda425f
|
Merge branch 'master' into gh-590
|
8 years ago |
Rich Harris
|
32aa67583c
|
-> v0.34.11
|
8 years ago |
Rich Harris
|
b8ca44c8e2
|
Merge pull request #884 from rollup/gh-880
ensure intro appears before interop block
|
8 years ago |
Rich Harris
|
c272984a07
|
Merge pull request #885 from rollup/always-clone
prevent leaky state, always clone magic-string
|
8 years ago |
Rich Harris
|
0d5d156723
|
Merge pull request #886 from rollup/import-rollup-in-cli
replace require kludge in runRollup.js
|
8 years ago |
Rich-Harris
|
3817b74002
|
replace require kludge in runRollup.js (#706 - comment)
|
8 years ago |
Rich Harris
|
1d7c853ce6
|
prevent leaky state, always clone magic-string
|
8 years ago |
Rich Harris
|
53b21d1629
|
ensure intro appears before interop block (#880)
|
8 years ago |
Bogdan Chadkin
|
93b8a60f9b
|
Merge pull request #879 from nelsonic/master
Update link to Codecov image.
|
8 years ago |
Nelson
|
4ccb7e744f
|
Update link to codecov image. fixes https://github.com/rollup/rollup/issues/878
|
8 years ago |
Rich Harris
|
f8129e496a
|
-> v0.34.10
|
8 years ago |
Rich Harris
|
573d517e3b
|
Merge pull request #857 from rollup/gh-852
put outro after export block, not before
|
8 years ago |
Rich Harris
|
3df54fec18
|
Merge pull request #858 from rollup/gh-851
allow custom bundle context
|
8 years ago |
Rich Harris
|
fa46419b3c
|
Merge pull request #859 from rollup/gh-846
fix noConflict when used via config file
|
8 years ago |
Rich Harris
|
3ed945c8e1
|
fix noConflict when used via config file (#846)
|
8 years ago |
Rich Harris
|
98b4da0f35
|
allow custom bundle context (#851)
|
8 years ago |
Rich Harris
|
ebbb5bec62
|
put outro after export block, not before (#852)
|
8 years ago |
Rich-Harris
|
de37d478f6
|
-> v0.34.9
|
8 years ago |
Rich-Harris
|
df504b5876
|
Merge branch 'rberner-master'
|
8 years ago |
Rich-Harris
|
4ed3909d71
|
add test
|
8 years ago |
Rich-Harris
|
5197218763
|
Merge branch 'master' of https://github.com/rberner/rollup into rberner-master
|
8 years ago |
Rich Harris
|
ac5ac9de44
|
Merge pull request #804 from skeggse/patch-1
Add explicit entry resolve error message
|
8 years ago |
Rich Harris
|
66cb9ad290
|
Merge pull request #812 from rollup/disable-indent
Change indent default to false
|
8 years ago |
Rich-Harris
|
7463c9f36c
|
-> v0.34.8
|
8 years ago |
Rich-Harris
|
61a66a991d
|
Merge branch 'bmaurer-patch-1'
|
8 years ago |
Rich-Harris
|
8c737c3152
|
update test results
|
8 years ago |
Rich-Harris
|
26ff3eb710
|
Merge branch 'patch-1' of https://github.com/bmaurer/rollup into bmaurer-patch-1
|
8 years ago |
Bogdan Chadkin
|
6ceb0cd9af
|
-> v0.34.7
|
9 years ago |
Bogdan Chadkin
|
c5d9d34772
|
Merge pull request #834 from rollup/perf-tweak-2
Cache decoded mappings
|
9 years ago |
Bogdan Chadkin
|
9500fd6601
|
Merge pull request #835 from Permutatrix/plain-entry-path
Leave it up to resolveId to normalize the entry path
|
9 years ago |
Permutator
|
709a4f783d
|
Removed unnecessary imports in does-not-mangle-entry-point test
|
9 years ago |
Permutator
|
94d5877822
|
Added a test for not mangling the entry point
|
9 years ago |
Permutator
|
b7f73d6d70
|
Leave it up to resolveId to normalize the entry path
|
9 years ago |
Bogdan Chadkin
|
d8addbb82e
|
Cache decoded mappings
|
9 years ago |
Bogdan Chadkin
|
d478aaf51a
|
-> v0.34.5
|
9 years ago |
Bogdan Chadkin
|
78f0441189
|
Merge pull request #821 from rollup/gh-813
Failing test for #813
|
9 years ago |
Bogdan Chadkin
|
a945b77eb3
|
Clean up test
|
9 years ago |
Bogdan Chadkin
|
bd6b12bf3a
|
Merge branch 'master' into gh-813
|
9 years ago |
Bogdan Chadkin
|
191013066a
|
Merge pull request #830 from phter/gh-813
Initialize member in constructor, fixes #813
|
9 years ago |
Bogdan Chadkin
|
0ddc0a0673
|
-> v0.34.4
|
9 years ago |
Bogdan Chadkin
|
d39105d688
|
Improve linting
|
9 years ago |
Bogdan Chadkin
|
687b24b27b
|
Merge pull request #823 from rollup/perf-tweak-1
Module render performance tweak
|
9 years ago |