Skip to content

Instantly share code, notes, and snippets.

View NicoZweifel's full-sized avatar
🍄

Nico Zweifel NicoZweifel

🍄
  • The Interwebs
View GitHub Profile
@NicoZweifel
NicoZweifel / @vanilla-extract+next-plugin+2.1.1.patch
Created January 20, 2023 11:35
@Vanilla-Extract+next-plugin+2.1.1.patch, next+13.1.3.patch
diff --git a/node_modules/@vanilla-extract/next-plugin/dist/vanilla-extract-next-plugin.cjs.dev.js b/node_modules/@vanilla-extract/next-plugin/dist/vanilla-extract-next-plugin.cjs.dev.js
index 09e1996..fc27553 100644
--- a/node_modules/@vanilla-extract/next-plugin/dist/vanilla-extract-next-plugin.cjs.dev.js
+++ b/node_modules/@vanilla-extract/next-plugin/dist/vanilla-extract-next-plugin.cjs.dev.js
@@ -43,7 +43,8 @@ const createVanillaExtractPlugin = (pluginOptions = {}) => (nextConfig = {}) =>
isServer,
isDevelopment: dev,
future: nextConfig.future || {},
- experimental: nextConfig.experimental || {}
+ experimental: nextConfig.experimental || {},