Skip to content

Merge fs-watcher-child into Parcel's monorepo#2197

Merged
devongovett merged 8 commits into
masterfrom
watcher-child
Oct 26, 2018
Merged

Merge fs-watcher-child into Parcel's monorepo#2197
devongovett merged 8 commits into
masterfrom
watcher-child

Conversation

@DeMoorJasper

Copy link
Copy Markdown
Member

↪️ Pull Request

This adds https://github.com/DeMoorJasper/fswatcher-child to the parcel monorepo, once this gets published fswatcher-child will become deprecated.

💻 Examples

🚨 Test instructions

✔️ PR Todo

  • Added/updated unit tests for this change
  • Filled out test instructions (In case there aren't any unit tests)
  • Included links to related issues/PRs

"name": "babel-plugin-autoinstall",
"devDependencies": {
"@babel/core": "^7.1.2"
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change shouldn't be committed, it's part of the test to verify that it was added.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ow damn, I'll remove it and add it to a gitignore to prevent this in the future

this.startchild();
}

startchild() {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wonder if it would be worth it to run this inside the existing parcel worker farm at some point. may be worth experimenting with?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah probably a good idea

@devongovett devongovett merged commit 060db2e into master Oct 26, 2018
@devongovett devongovett deleted the watcher-child branch October 26, 2018 14:03
? require('./lib/promisify')
: require('./src/promisify');

exports.errorUtils =

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

heh, we should try to find a way to make this easier if there are going to be a lot of utils 😉

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

Successfully merging this pull request may close these issues.

2 participants