You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm interested in using this tool for a webpack-based project, but for that it would work best if this library was provided as an npm module. Are you interested in a PR to this end?
The text was updated successfully, but these errors were encountered:
Excellent! I'm almost there, I just have one issue. Webpack expects libraries to exported as a single namespace (Scribl in this case), meaning that all the different classes would have to be instantiated using that namespace:
I'm interested in using this tool for a webpack-based project, but for that it would work best if this library was provided as an npm module. Are you interested in a PR to this end?
The text was updated successfully, but these errors were encountered: