Øyvind Saltvik

Results 184 comments of Øyvind Saltvik

https://github.com/fivethreeo/razzle-prisma-graphqlcodegen-urql-formik-jwt Is working with http only cookies.

This example uses graphql codegen and prisma so not sure if it is possible.

Just remove graphql-codgen typescript plugins. Make prisma output a js client instead of typescript. Remove types from code and rename ts(x) to js(x).

Is this on windows? https://github.com/jaredpalmer/razzle/blob/master/packages/razzle-start-server-webpack-plugin/src/StartServerPlugin.js#L129

I am thinking about doing a razzle 5.0 that has just webpack 5 support since yarn 2 etc. is more strict about deps. But keep features mostly in sync with...

Using npm or yarn, all razzle packages are latest?

This happens from 4.0.5 to 4.0.6?

https://github.com/jaredpalmer/razzle/compare/v4.0.5...v4.0.6 https://github.com/jaredpalmer/razzle/compare/v4.0.5...v4.1.0

Dasiui is not a razzle plugin. modifyBabelOptions and modify are no longer hooks in razzle.