Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

Prepare snitch for module systems #4

Closed
lastw opened this issue Apr 15, 2014 · 2 comments
Closed

Prepare snitch for module systems #4

lastw opened this issue Apr 15, 2014 · 2 comments
Milestone

Comments

@lastw
Copy link
Owner

lastw commented Apr 15, 2014

https://github.com/umdjs/umd

There are some wrappers for build systems:
https://github.com/alexlawrence/grunt-umd
https://github.com/phated/gulp-wrap-umd

@lastw lastw added this to the 0.1.0 milestone Apr 15, 2014
@ptmt ptmt mentioned this issue Oct 25, 2014
Merged
5 tasks
@ptmt
Copy link
Collaborator

ptmt commented Oct 25, 2014

I've used the second way from https://github.com/umdjs/umd/blob/master/returnExports.js (AMD, CommonJS like systems, browser globals).

Should we consider to use ES6 import too?

@lastw
Copy link
Owner Author

lastw commented Oct 26, 2014

Should we consider to use ES6 import too?

no

@ptmt ptmt closed this as completed in f5441ae Oct 26, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants