Skip to content

Version 0.2 doesn't work with AMD formatter #18

@szwacz

Description

@szwacz

I can't get new transpiler to work with AMD formatter. Version 0.2 expects always to be one module (through moduleName), but every AMD module should be outputted to separate file. What happens is that all files are saved (one owerwrites another) to the same path (e.g. bundle.js).

I don't have good fix for this problem, so I'm starting this discussion. Some special magic value for moduleName which switches to "not bundling" behaviour comes to my mind, but this is dirty solution. Has anyone better idea?

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions