adobe-webplatform / Snap.svg

The JavaScript library for modern SVG graphics.
http://snapsvg.io
Apache License 2.0
13.97k stars 1.15k forks source link

Please Support CommonJS #447

Open wtfguy opened 8 years ago

wtfguy commented 8 years ago

Please Support CommonJS

r4j4h commented 8 years ago

In the meantime if you happen to be using webpack, the imports-loader webpack module can help shim in the necessary support. The approach is detailed in #341. Obviously CJS is ideal, but I wanted to increase visibility to aid others who may be eligible for this scenario to get them going for the time being.

ohall commented 7 years ago

👍