Issues
- 1
graceful-fs@2 and @3 support will be removed soon
#193 opened by ChALkeR - 5
Shorthand property references are broken
#183 opened by jamiebuilds - 1
Add deprecation notice to repo description
#192 opened by jamesplease - 4
Don't mutate the AST
#180 opened by bergus - 1
- 1
- 1
can't do `export { x } from 'external-lib'`
#161 opened by Rich-Harris - 2
- 3
Question: import pkg from '../package.json'
#163 opened by clintwood - 2
Preserve sourceMaps?
#165 opened by clintwood - 2
Make 'use strict' optional
#172 opened by Munawwar - 2
Bundle JSON (and other things?)
#164 opened by Rich-Harris - 2
Naming globals is wrong in UMD?
#168 opened by nicksrandall - 1
AVG detected a virus
#171 opened by Dan503 - 1
Support relative sourcemaps in the CLI
#178 opened by patrickarlt - 1
- 3
Granular imports
#167 opened by Rich-Harris - 1
Always rewrite top-level `this` as `undefined`
#174 opened by Rich-Harris - 2
make Esperanto easier to find
#177 opened by iambumblehead - 1
doesn't build with current version of babel-core
#185 opened by tdumitrescu - 0
- 1
Comments after imports incorrectly stripped
#187 opened by sparhami - 1
- 6
- 5
change response to top-level `this`?
#151 opened by Rich-Harris - 0
export-as-from imports using the exported name
#145 opened by Arnavion - 0
Ordering of cyclical dependencies
#159 opened by Rich-Harris - 7
Crash on version 0.6.32 and 0.6.31
#158 opened by domderen - 4
export default class Foo extends doesn't work
#157 opened by martypdx - 1
Re-order cyclical dependencies
#152 opened by Rich-Harris - 0
How do I get lodash to reference global._ in UMD?
#154 opened by lukescott - 2
Can't generate inline sourcemaps
#147 opened by webdesserts - 0
sourceMappingURL should be %-encoded
#150 opened by Rich-Harris - 0
resolvePath shouldn't have to resolve a path
#148 opened by Rich-Harris - 2
- 3
UMD with only CJS/AMD export
#126 opened by paulfalgout - 6
use strict output twice
#121 opened by jamiebuilds - 1
Allow AST input alongside source code
#140 opened by Rich-Harris - 0
Duplicate export specifiers are ignored
#143 opened by sebmck - 3
Parse error when processing a sparse array
#144 opened by rwjblue - 0
- 0
Expansion of postfix UpdateExpression for exported binding results in incorrect value
#139 opened by eventualbuddha - 0
Renamed exports don't work
#136 opened by Rich-Harris - 1
Another import shadowing bug
#133 opened by Rich-Harris - 5
- 0
'Duplicated import' false positive
#124 opened by Rich-Harris - 3
- 3
- 2
export { foo as bar } doesn't work
#127 opened by Rich-Harris - 0
Update to latest acorn
#125 opened by Rich-Harris