systemjs / builder

SystemJS build tool
MIT License
466 stars 122 forks source link

Encoded names mapping #824

Open MaximBalaganskiy opened 6 years ago

MaximBalaganskiy commented 6 years ago

Is it possible to expose the map of encoded and original module names after bundling? At the moment I can only use an SFX bundle with encodeNames: false for an Aurelia app. This is because the framework is using string module ids and conventions.