pug-react-loader

1.0.10 • Public • Published

webpack.config.js

  module: {
    rules: [
      {
        test: /\.pug$|\.jade$/,
        use: ['babel-loader', 'pug-react-loader'],
      },
      ...
    ],
  },

Readme

Keywords

none

Package Sidebar

Install

npm i pug-react-loader

Weekly Downloads

12

Version

1.0.10

License

MIT

Unpacked Size

66.9 kB

Total Files

11

Last publish

Collaborators

  • miccarr