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

Use of webpack aliases? #442

Open
dmitry-saritasa opened this issue Jun 16, 2018 · 0 comments
Open

Use of webpack aliases? #442

dmitry-saritasa opened this issue Jun 16, 2018 · 0 comments

Comments

@dmitry-saritasa
Copy link

esbox test.js

Cannot find module '@/lib'
  at Function.Module._resolveFilename in module.js:527:15
  at Function.Module._load in module.js:476:23
  at Module.require in module.js:568:17
  at require in internal/module.js:11:18
  in src/apps/account/api/index.js:5:1
  at Module._compile in module.js:624:30
  at loader in node_modules/babel-register/lib/node.js:144:5
  at Object.require.extensions.(anonymous function) [as .js] in node_modules/babel-register/lib/node.js:154:7
  at Module.load in module.js:545:32
  at tryModuleLoad in module.js:508:12

how to tell esbox for existing webpack aliases?

thanks,
Dmitry

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

1 participant