fatfisz
|
c1978fb9e6
|
Normalize relative external paths.
|
9 years ago |
Rich Harris
|
8a6b6d1a69
|
Merge pull request #583 from olegskl/add-usestrict-option-to-allowed-keys
Add useStrict option to ALLOWED_KEYS.
|
9 years ago |
Rich-Harris
|
49e9fac201
|
-> 0.25.8
|
9 years ago |
Rich Harris
|
0fd8a871a6
|
Merge pull request #586 from MartinKolarik/master
Windows...
|
9 years ago |
Martin Kolárik
|
96c9bb5203
|
Unixize bundle entry path
|
9 years ago |
Oleg SKLYANCHUK
|
cc8141cc55
|
Add useStrict option to ALLOWED_KEYS.
|
9 years ago |
Rich-Harris
|
eb29daaacf
|
-> 0.25.7
|
9 years ago |
Rich Harris
|
3f54869cf0
|
Merge pull request #576 from rollup/gh-575
Expand deshadowed shorthand properties
|
9 years ago |
Rich-Harris
|
18d3ad0ab2
|
gah 0.12
|
9 years ago |
Rich-Harris
|
faf18821b3
|
expand deshadowed shorthand properties (fixes #575)
|
9 years ago |
Rich-Harris
|
adfd0bf44c
|
failing test for #575
|
9 years ago |
Rich Harris
|
a74060fad4
|
Merge pull request #572 from joeldenning/issue-532
Allow external files to be non-existent, relative files. Fixes #532.
|
9 years ago |
Joel Denning
|
9583bb445c
|
Allow external files to be non-existent, relative files. Fixes #532.
|
9 years ago |
Brian Donovan
|
21b7c7b57d
|
-> 0.25.6
|
9 years ago |
Brian Donovan
|
8a49208e79
|
Merge pull request #567 from rollup/nested-conditional-expressions
Prune dead conditional expressions more carefully.
|
9 years ago |
Brian Donovan
|
b62e8b28cc
|
Merge pull request #569 from Zirak/master
Handle erroneous nested member expressions
|
9 years ago |
Zirak
|
1631c08256
|
Handle erroneous nested member expressions
Fixes 2nd issue in #565
|
9 years ago |
Brian Donovan
|
ab76b617b4
|
Prune dead conditional expressions more carefully.
Fixes #534.
|
9 years ago |
Brian Donovan
|
dd3796ed74
|
-> 0.25.5
|
9 years ago |
Brian Donovan
|
6fc8631ba1
|
Merge pull request #562 from rollup/ghi-560
Fix edge case for non-exported variable declaration aliases for exported globals.
|
9 years ago |
Brian Donovan
|
f3aca11a85
|
Merge pull request #566 from rollup/ghi-565
Rewrite an entire member expression for namespace imports.
|
9 years ago |
Brian Donovan
|
4fc588ea9f
|
Rewrite an entire member expression for namespace imports.
Closes #565.
|
9 years ago |
Brian Donovan
|
fa521cbddd
|
Fix edge case for non-exported variable declaration aliases for exported globals.
Closes #560.
|
9 years ago |
Rich Harris
|
b50167646e
|
Merge pull request #542 from alalonde/master
Allow 'exports' key
|
9 years ago |
Alec LaLonde
|
69bac2eb1c
|
fixed bad merge
|
9 years ago |
Alec LaLonde
|
22adf5d977
|
Merge branch 'master' of github.com:alalonde/rollup
|
9 years ago |
Alec LaLonde
|
6096a72856
|
Added test for exports flag, fixed test flag assertion comparator
|
9 years ago |
Alec LaLonde
|
73523e29b5
|
Allow 'exports' key
|
9 years ago |
Rich Harris
|
f8e3627448
|
Merge pull request #528 from rollup/gh-527
Make sure shorthand destructuring assignments don't break
|
9 years ago |
Oskar Segersvärd
|
d2cf4c5e87
|
Fix #527
|
9 years ago |
Rich-Harris
|
7c07a77e2e
|
-> 0.25.4
|
9 years ago |
Rich Harris
|
f32c7224bb
|
Merge pull request #516 from rollup/gh-513
fix misnamed exports of default imports in ES bundles
|
9 years ago |
Rich-Harris
|
c7be553684
|
fix misnamed exports of default imports in ES bundles (#513)
|
9 years ago |
Rich Harris
|
82877b44df
|
Merge pull request #515 from rollup/config-no-exports
warn on missing options in config file
|
9 years ago |
Rich-Harris
|
8a867c17e5
|
warn on missing options in config file
|
9 years ago |
Rich Harris
|
dd7aa3dc7b
|
Merge pull request #514 from rollup/linebreaks
Force unix linebreaks
|
9 years ago |
Rich-Harris
|
cc37febe23
|
Merge branch 'master' into linebreaks
|
9 years ago |
Rich-Harris
|
6b80842ded
|
linting
|
9 years ago |
Rich-Harris
|
884803d1f4
|
ensure external modules stay in sequence
|
9 years ago |
Rich Harris
|
2e8d55367a
|
Merge pull request #512 from kzc/issue476
Detect side effect in member expression assignment when not top level
|
9 years ago |
Rich Harris
|
c28557ff8b
|
Merge pull request #499 from krzksz/module-name
Don't overwrite moduleName object for IIFE and UMD
|
9 years ago |
Rich-Harris
|
fe21dc85c8
|
linting, consistency
|
9 years ago |
Rich-Harris
|
8f270e3266
|
Merge branch 'retain-class-computed-property-symbols' of https://github.com/ochafik/rollup into ochafik-retain-class-computed-property-symbols
|
9 years ago |
Rich Harris
|
157ba12ced
|
Merge pull request #498 from rollup/gh-486
warn on empty exports, don't fail
|
9 years ago |
Bogdan Chadkin
|
38cbfbc5f8
|
Force unix linebreaks
|
9 years ago |
kzc
|
b748464f71
|
Detect side effect in member expression assignment when not top level. Fixes #476.
|
9 years ago |
Brian Donovan
|
9549309dd4
|
Merge pull request #507 from ReadmeCritic/master
Update README URLs based on HTTP redirects
|
9 years ago |
Olivier Chafik
|
2a29d4bde3
|
Retain symbols of computed properties defined on classes.
(fixes #504, similar fix as #439)
|
9 years ago |
ReadmeCritic
|
1f7364d568
|
Update README URLs based on HTTP redirects
|
9 years ago |
Mateusz Krzeszowiak
|
92703bf46d
|
Remove empty lines at the end of files added by Atom
|
9 years ago |