Skip to content

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

Closed
@pdobrigkeit

Description

@pdobrigkeit

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions