You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2019. It is now read-only.
All the examples show the usage of import but I can't manage to get the damn config files to go through babel or whatever is necessary and already wasted hours on this.
So how do I do the same using require() or what do I need to do to get webpack3 to work with babel and import?
All the examples show the usage of
importbut I can't manage to get the damn config files to go through babel or whatever is necessary and already wasted hours on this.So how do I do the same using
require()or what do I need to do to get webpack3 to work with babel andimport?