esbuild plugin does not do anything at all #1432
Labels
bug report 🦗
Issue is probably a bug, but it needs to be checked
needs: complete repro 🖥️
Issue need to have complete repro provided
Environment
Description
I added the linaria plugin to the esbuild config, but it does not do anything.
Reproducible Demo
npm install @linaria/core @wyw-in-js/babel-preset @wyw-in-js/esbuild esbuild
src/index.ts
with the following content:esbuild.mjs
, copy content from docs:node esbuild.mjs
Example as a zip file: linaria-repro.zip
The text was updated successfully, but these errors were encountered: