@swc/plugin-emotion
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "@swc/plugin-emotion", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "SWC plugin for emotion css-in-js library", | ||
@@ -5,0 +5,0 @@ "main": "swc_plugin_emotion.wasm", |
@@ -14,3 +14,3 @@ # emotion | ||
experimental: { | ||
plugins: [ ['emotion-swc-plugin', { | ||
plugins: [ ['@swc/plugin-emotion', { | ||
// default is true. It will be disabled when build type is production. | ||
@@ -17,0 +17,0 @@ sourceMap?: boolean, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4217621