Replies: 1 comment 4 replies
-
Please check out our config recipes wiki, it has solutions to this issue and more. https://github.com/preactjs/preact-cli/wiki/Config-Recipes#absolute-imports |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in the config file i have:
then in a component i have
import { Header } from 'components'
but i get the error:ive also tried
and
Beta Was this translation helpful? Give feedback.
All reactions