You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Permutator 7535c518ff
Fixed loading of source content from loader-provided sourcemaps
9 years ago
..
ast create new scope for classes, with class expression ID (if any) as sole name. fixes #626 9 years ago
finalisers Merge pull request #685 from rollup/esmodule 9 years ago
utils Fixed loading of source content from loader-provided sourcemaps 9 years ago
Bundle.js Made it possible for plugin loaders to provide sourcemaps 9 years ago
Declaration.js ensure name suggestions are legal identifiers 9 years ago
ExternalModule.js distinguish between default and namespace imports from external module (#637) 9 years ago
Module.js Made it possible for plugin loaders to provide sourcemaps 9 years ago
Reference.js Handle erroneous nested member expressions 9 years ago
Statement.js rewrite top-level this as undefined 9 years ago
banner.js use rollup-babel for bundling self (is quicker!) and include banner/version in dist files 9 years ago
rollup.js allow user-specified acorn options (#564) 9 years ago