Skip to content

CommonJS module generation in psc-make #352

@garyb

Description

@garyb

At least investigate whether it's workable for PureScript. I'm pretty sure it is, and would potentially be a much better default than the current export method. It would mean having to using Browserify or something to package up the result for client-side js though.

It would also help with psc-make as the individual generated js files aren't really usable in Node at the moment, due to how _ps is resolved.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions