Rich Harris
|
a4b5437925
|
update deps
|
9 years ago |
Rich Harris
|
e1d1ce1a1c
|
Merge pull request #229 from rollup/cli-plugins
[RFC] add --config option to CLI (#226)
|
9 years ago |
Rich Harris
|
fadd46fdf9
|
Merge pull request #228 from rollup/default-naming-bug
Disallow 'default' as an identifier name in `addReference`
|
9 years ago |
Rich Harris
|
1225d0aef7
|
add --config option to CLI (#226)
|
9 years ago |
Oskar Segersvärd
|
64479df905
|
Inverse condition. Re-run the tests after restructuring code.
|
9 years ago |
Oskar Segersvärd
|
502b5cf940
|
Disallow 'default' as an identifier name
|
9 years ago |
Rich-Harris
|
455a09f1c6
|
remove the obsolete whats-the-catch section of the README
|
9 years ago |
Rich Harris
|
4c7f8ce045
|
Merge pull request #209 from rollup/0.20.0
0.20.0
|
9 years ago |
Rich-Harris
|
7d7317e094
|
update tests
|
9 years ago |
Rich-Harris
|
a474426d09
|
throw if deprecated options are passed
|
9 years ago |
Rich-Harris
|
814003cee2
|
include importing module in error message when load fails
|
9 years ago |
Rich-Harris
|
c71761a634
|
warn of changed behaviour
|
9 years ago |
Rich-Harris
|
1ef3060e3a
|
keep non .js extensions, e.g. .json
|
9 years ago |
Rich Harris
|
41c63fb7bc
|
add wiki link for plugins
|
9 years ago |
Rich Harris
|
f43cce9fca
|
disable code coverage pending investigation into remap-istanbul issue
|
9 years ago |
Rich Harris
|
fb2a7f27bf
|
update tests to reflect proposed 0.20.0 API
|
9 years ago |
Rich Harris
|
985d930423
|
Merge pull request #214 from rollup/greenkeeper-sourcemap-codec-1.2.1
sourcemap-codec@1.2.1 breaks build ⚠️
|
9 years ago |
greenkeeperio-bot
|
028bcead76
|
chore(package): update sourcemap-codec to version 1.2.1
http://greenkeeper.io/
|
9 years ago |
Rich Harris
|
f81aa71a01
|
Merge pull request #213 from rollup/greenkeeper-estree-walker-0.2.0
Update estree-walker to version 0.2.0 🚀
|
9 years ago |
greenkeeperio-bot
|
999f5db50a
|
chore(package): update estree-walker to version 0.2.0
http://greenkeeper.io/
|
9 years ago |
Rich Harris
|
b74b73f002
|
Merge pull request #212 from rollup/greenkeeper-sander-0.4.0
Update sander to version 0.4.0 🚀
|
9 years ago |
greenkeeperio-bot
|
55b62b42e6
|
chore(package): update sander to version 0.4.0
http://greenkeeper.io/
|
9 years ago |
Rich Harris
|
46972f2189
|
Merge pull request #210 from rollup/greenkeeper-magic-string-0.8.0
Update magic-string to version 0.8.0 🚀
|
9 years ago |
greenkeeperio-bot
|
c9c56fe0e9
|
chore(package): update magic-string to version 0.8.0
http://greenkeeper.io/
|
9 years ago |
Rich Harris
|
223cddc55e
|
default to options.external = []
|
9 years ago |
Rich Harris
|
e39ccd2974
|
bump version, plus incomplete changelog
|
9 years ago |
Rich Harris
|
72836cbfe0
|
bring back options.external but warn if missing rather than error
|
9 years ago |
Rich Harris
|
c65034f0fd
|
update tests
|
9 years ago |
Rich Harris
|
157a665e92
|
consolidate default load and resolveId, remove external resolver
|
9 years ago |
Rich Harris
|
5b711ec005
|
support more plugin stuff, remove support for transform, resolveId, load, external, resolveExternal
|
9 years ago |
Rich-Harris
|
c924d5433c
|
support plugins that return transform and intro functions
|
9 years ago |
Rich Harris
|
2cb571e10f
|
Merge pull request #206 from rollup/release-0.19.2
Release 0.19.2
|
9 years ago |
Oskar Segersvärd
|
e60fbca466
|
-> 0.19.2
|
9 years ago |
Rich Harris
|
6cfa0a9564
|
Merge pull request #205 from rollup/use-all-export-declarations
Use all export declarations
|
9 years ago |
Oskar Segersvärd
|
24b64ca4e1
|
Use declarations, regardless of whether they have statements or not
Fixes #204
|
9 years ago |
Oskar Segersvärd
|
17df91a529
|
Prevent namespace abuse by freezing them
Fixes #202
|
9 years ago |
Rich Harris
|
9626cd2d6a
|
Merge pull request #201 from brakmic/patch-1
Invalid LICENSE link
|
9 years ago |
Harris Brakmic
|
0451913a4d
|
Invalid LICENSE link
|
9 years ago |
Rich Harris
|
8af9df76b3
|
Merge pull request #200 from rollup/greenkeeper-gobble-rollup-babel-0.6.1
Update gobble-rollup-babel to version 0.6.1 🚀
|
9 years ago |
greenkeeperio-bot
|
2b9568ea1d
|
chore(package): update gobble-rollup-babel to version 0.6.1
http://greenkeeper.io/
|
9 years ago |
Rich Harris
|
0544d0fdd9
|
Merge pull request #198 from rollup/greenkeeper-gobble-cli-0.6.0
Update gobble-cli to version 0.6.0 🚀
|
9 years ago |
Rich-Harris
|
725eb859c8
|
more informative error message if missing intermediate sourcemaps
|
9 years ago |
greenkeeperio-bot
|
bb2744ed98
|
chore(package): update gobble-cli to version 0.6.0
http://greenkeeper.io/
|
9 years ago |
Rich-Harris
|
230fadc875
|
update deps
|
9 years ago |
Rich-Harris
|
bd1c72dd1b
|
Merge branch 'master' of https://github.com/rollup/rollup
|
9 years ago |
Rich-Harris
|
47862907c6
|
update appveyor build matrix
|
9 years ago |
Rich Harris
|
d868f7f042
|
Merge pull request #195 from rollup/greenkeeper-eslint-1.7.1
eslint@1.7.1 breaks build ⚠️
|
9 years ago |
Rich Harris
|
31d2d17d49
|
Merge pull request #197 from rollup/greenkeeper-sourcemap-codec-1.1.0
sourcemap-codec@1.1.0 breaks build ⚠️
|
9 years ago |
Rich-Harris
|
88b490e73c
|
Merge branch 'master' of https://github.com/rollup/rollup
|
9 years ago |
Rich-Harris
|
f3ae229d46
|
merge
|
9 years ago |