How to force refresh the cached source files upon Ionic build/run?

后端 未结 10 1603
栀梦
栀梦 2020-12-29 01:16

I have this random issue with ionic build or ionic run.

I\'ve noticed that during compilation it uses the cache of my source code, therefor

10条回答
  •  北海茫月
    2020-12-29 02:00

    This might be a bug with Ionic, but to fix it usually I just ctrl+c then gulp and then re-run ionic serve.

提交回复
热议问题