-
Notifications
You must be signed in to change notification settings - Fork 412
@linaria/babel doesn't work #704
Copy link
Copy link
Closed
Labels
bug report 🦗Issue is probably a bug, but it needs to be checkedIssue is probably a bug, but it needs to be checkedbundler: webpack 📦Issue is related to webpack bundlerIssue is related to webpack bundlerneeds: complete repro 🖥️Issue need to have complete repro providedIssue need to have complete repro provided
Metadata
Metadata
Assignees
Labels
bug report 🦗Issue is probably a bug, but it needs to be checkedIssue is probably a bug, but it needs to be checkedbundler: webpack 📦Issue is related to webpack bundlerIssue is related to webpack bundlerneeds: complete repro 🖥️Issue need to have complete repro providedIssue need to have complete repro provided
Type
Fields
Give feedbackNo fields configured for issues without a type.
Environment
packages
software
Description
When I try to bundle the project I get an error:
As I understand babel can not to find
@linaria/babel. Instead of necessary package babel try to find@linaria/babel-preset-babel. Previous version (2.0) haslinaria/babelpackage and it works great.Reproducible Demo
https://github.com/ym-project/linaria-babel-bug