@nmdia wrote:
Hi everyone
When I type ionic serve command into command line, it starts the server but doesn't boundle javascript/css files via webpack. It also figures out when some changes happen and reloads browser but without building javascript files.
I'm using javascript, not typescript.
This happend after I installed Crosswalk plugin to support older android devices on Ionic 2. In process of setting up Crosswalk I removed platform and npm_modules and reverted it back but it shouldn't be related to this issue.
Also my other Ionic 2 project, which I didn't touch at all, doesn't work so it's something global.I'm still not so familiar with webpack. Does anybody know how I can connect ionic serve and webpack commands?
Here's what I get when I run ionic serve:
Thanks
Posts: 2
Participants: 2