Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any webpack specific settings do we need to do ? #6

Open
ganeshmahajan1985 opened this issue Apr 10, 2019 · 1 comment
Open

any webpack specific settings do we need to do ? #6

ganeshmahajan1985 opened this issue Apr 10, 2019 · 1 comment

Comments

@ganeshmahajan1985
Copy link

ganeshmahajan1985 commented Apr 10, 2019

Hi,
I am not sure whether we need to do any webpack specific changes,
Kindly help, I am getting below error.
I am using less.

ERROR in ./src/assets/css/index.less (./node_modules/css-loader/dist/cjs.js!./node_modules/less-loader/dist/cjs.js??ref--6-2!./src/assets/css/index.less)
Module not found: Error: Can't resolve '../../../node_modules/fonts/open-sans/Bold/OpenSans-Bold.eot' in '....\web\src\assets\css'
 @ ./src/assets/css/index.less (./node_modules/css-loader/dist/cjs.js!./node_modules/less-loader/dist/cjs.js??ref--6-2!./src/assets/css/index.less) 40:42-113 41:42-113
 @ ./src/assets/css/index.less
 @ ./src/index.jsx
 @ multi (webpack)-dev-server/client?http://localhost:8080 babel-polyfill ./src/index.jsx
@qqilihq
Copy link

qqilihq commented May 15, 2019

Simply leaving the defaults for @FontPathOpenSans worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants