Replies: 1 comment
-
|
Duplicated with #1782 |
Beta Was this translation helpful? Give feedback.
0 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.
-
i'm migrating from CRA to farm
this is the code from file src/assets/scss/custom/pages/_authentication.scss
this, importing image, is working is CRA,
but when i migrate from CRA to farm, it says path not found for the image
but when i change the path,
as
,its working
i don't want to change the code to keep it compatible with old ways
here's the directory structures
and for assets folder
error:
farm.config.js
Beta Was this translation helpful? Give feedback.
All reactions