In the Gitter room we got a question about using sweet in the browser. The editor already uses a webpack bundle
I changed the output type to umd
to support all of the things. Now it should work with require.js, as a global and in node.
In the Gitter room we got a question about using sweet in the browser. The editor already uses a webpack bundle
I changed the output type to umd
to support all of the things. Now it should work with require.js, as a global and in node.