nagman
nagman
Does it work with SASS Modules ? I'm using this config with `cssModules` on `true`, and all my css in `components` and `pages` is removed. Only my global css remains...
Sure, here's my next.config.js: ``` const withPlugins = require('next-compose-plugins'); const css = require('@zeit/next-css'); const sass = require('@zeit/next-sass'); const purgecss = require('next-purgecss'); const sassConfig = { cssModules: true, cssLoaderOptions: { localIdentName:...
If I do this, node throws me this error: ``` TypeError: webpack is not a function at Object.webpack (/home/adelios/dev/wth/node_modules/next-purgecss/index.js:29:12) at Object.webpack (/home/adelios/dev/wth/node_modules/@zeit/next-css/index.js:30:27) at webpack (/home/adelios/dev/wth/node_modules/@zeit/next-sass/index.js:47:27) at Object.webpack (/home/adelios/dev/wth/node_modules/next-size/index.js:21:12) at Object.getBaseWebpackConfig...
Thanks @lucleray! Now I don't get any error, but my CSS modules are still thrown away.
@dr-martin I don't understand what you mean by > this make can i work without any error Does it work? Or does it fail without any error? If it works...
@skywickenden Nope. I've given up with this.
Same here. With only one ref. React: `16.8.5` Redux DevTools: `2.17.0` Redux DevTools Extension: `2.13.8` Opera: `60.0.3255.70` Actually, for me, it doesn't crash. But it's extremely slow.
@ferso What do you mean by "This works for me"? What did you implement? @mayankpandav We're talking about passing multipart data through `graphql-request`. Why are you talking about Postman? Now...
@mayankpandav Client. `graphql-request` is a GraphQL client.
@mayankpandav Yet we're on the `graphql-request` package. Why would you share something from `relay-runtime`? I don't understand the point with this topic.