Please search existing issues before creating a new one.
DON'T DELETE THIS! FILL THESE SECTIONS OUT!
Expected Behavior
Making a change to the code and pushing it remote, it should update after a push
Actual Behavior
Pushing once does not reflect updated code, it needs a second push to be seen.
Steps to Reproduce the Problem
- Make changes to code.js, save
- Run clasp push, confirms push
- Reload script, change is not seen
- Run clasp push, confirms push
- Reload script, change is seen
Specifications
- Node version (
node -v): 11.6.0
- Version (
clasp -v): 2.0.1
- OS (Mac/Linux/Windows): OSX 10.12.6
Expected Behavior
Making a change to the code and pushing it remote, it should update after a push
Actual Behavior
Pushing once does not reflect updated code, it needs a second push to be seen.
Steps to Reproduce the Problem
Specifications
node -v): 11.6.0clasp -v): 2.0.1