-
Notifications
You must be signed in to change notification settings - Fork 7
npm package #2
Comments
yeah. create a file pug_loader.js and copy the code from the README.md. let me know if there's anything unclear with that. |
Should I use wasm-pack for this? |
no not at all. just copy the code from the README into your project. |
No, I don't mean for my project. I saw projects that do not need to modify their webpack config but just install a plugin to use it such as https://github.com/pugjs/pug-loader. I was just wondering if there could be such option so that people can just add this as a dependency and just use it without modifying anything. |
that would require publishing to npm. I have no plans on doing that, but contributions welcome :) |
@aep If I were to help to create the NPM package. I have some parts not clear.
|
btw zz creates npm packages automatically. |
Is it possible to have a webpack loader using
pug-rs
?The text was updated successfully, but these errors were encountered: