jade-react-loader icon indicating copy to clipboard operation
jade-react-loader copied to clipboard

A Jade to React js loader module for Webpack

Results 2 jade-react-loader issues
Sort by recently updated
recently updated
newest added

jade onClick unavailable Or how to use jade onClick 不能使用,或者怎么去使用?

The loader seems to not take into account the `context` webpack key. If I do this with my all my code in the `client` folder: ``` module.exports = { context:...