Closed JlineZen closed 5 years ago
We were happy to use px2rem-loader case it help us a lot, but we wonder whether it can add ignore option config when use it cause sometimes we want to import third party plugins but it was also computed the styles.
You can easily modify the config field: test: /\.css$/ or with exclude option together to customize the rules instead. Thanks.
test: /\.css$/
exclude
We were happy to use px2rem-loader case it help us a lot, but we wonder whether it can add ignore option config when use it cause sometimes we want to import third party plugins but it was also computed the styles.