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

(v2) ionic serve --watch-poll for webpack is needed #1993

Closed
pdobrigkeit opened this issue Mar 15, 2017 · 2 comments
Closed

(v2) ionic serve --watch-poll for webpack is needed #1993

pdobrigkeit opened this issue Mar 15, 2017 · 2 comments

Comments

@pdobrigkeit
Copy link

pdobrigkeit commented Mar 15, 2017

What version of the CLI are you using? Output of ionic --version

2.2.1

Short description of the problem:

Using ionic on a NFS Vagrant virtual machine
#759
ionic-team/ionic-app-lib#73

What behavior are you expecting?

That I can change how polling works, when using ionic serve

Steps to reproduce:

  1. Create a Vagrant machine
  2. Enable sharing through SMB
  3. Create an ionic environment
  4. Start the project and change a file on the host system

Post the output of ionic info below please

ionic info

Your system information:

Cordova CLI: 6.5.0
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Linux 4.4
Node Version: v6.9.4
Xcode version: Not installed

Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
I tried to apply the patch from ionic-team/ionic-app-lib#73 but the structure of the ionic-app-lib has completly changed and I am unable to find the proper places to change.

I am also running several plain Angular 2 projects and there polling and recompiling on the fly works in this setup.

@tomsun Did you get it working in any current versions? Would be super helpful to solve this problem

@pdobrigkeit
Copy link
Author

As mentioned in Slack, app-scripts will be more appropriate, so opened the issue there again

ionic-team/ionic-app-scripts#817

@jthoms1
Copy link
Contributor

jthoms1 commented Mar 18, 2017

Thanks!

@jthoms1 jthoms1 closed this as completed Mar 18, 2017
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