parcel watch recompile just one time ! and then apathetic

Created on 6 Mar 2018  路  1Comment  路  Source: parcel-bundler/parcel

Choose one: 馃悰 bug
on windows 10 & webStorm, it look like after invoke parcel index.html it listen to one change update dist lib and then stop forever. so i need to restart parcel manualy

馃帥 Configuration (.babelrc, package.json, cli command)

``json //.babelrc { "presets": ["env", "preact"], "plugins": [ ["transform-react-jsx", { "pragma":"h" }] ] }

馃 Expected Behavior

update dist folder on any ctrl+s or file changes

馃槸 Current Behavior

update dist just for the first update and then goes apathetic

馃拋 Possible Solution

it lightning me. disable safe write on WebStorm config solve that

馃敠 Context

馃捇 Code Sample

馃實 Your Environment

| Software | Version(s) |
| ---------------- | ---------- |
| Parcel | 1.6.2
| Node | v9.6.1
| npm/Yarn | 5.6.0
| Operating System | win10

Question

Most helpful comment

It lightning me. disable safe write on WebStorm config solve that problem

>All comments

It lightning me. disable safe write on WebStorm config solve that problem

Was this page helpful?
0 / 5 - 0 ratings

Related issues

termhn picture termhn  路  3Comments

medhatdawoud picture medhatdawoud  路  3Comments

algebraic-brain picture algebraic-brain  路  3Comments

oliger picture oliger  路  3Comments

davidnagli picture davidnagli  路  3Comments