Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

Add example to reuse open tab in Chrome #120

Merged
merged 1 commit into from
May 10, 2018

Conversation

elrumordelaluz
Copy link
Contributor

Adding the .applescript file on the User project
and calling it using listening event as reuse-chrome-tab.config.js
example show.

closes #117

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Based on create-react-app functionality to reuse the Chrome open tab.

Breaking Changes

Additional Info

Adding the `.applescript` file on the _User_ project
and calling it using `listening` event as `reuse-chrome-tab.config.js`
example show.

closes webpack-contrib#117
@jsf-clabot
Copy link

jsf-clabot commented May 8, 2018

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented May 8, 2018

Codecov Report

Merging #120 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #120   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files           7        7           
  Lines         297      297           
=======================================
  Hits          275      275           
  Misses         22       22

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 715c50e...2215d01. Read the comment docs.

@shellscape
Copy link
Contributor

Thanks 🍺

@shellscape shellscape merged commit 8598656 into webpack-contrib:master May 10, 2018
shellscape pushed a commit that referenced this pull request May 10, 2018
Adding the `.applescript` file on the _User_ project
and calling it using `listening` event as `reuse-chrome-tab.config.js`
example show.

closes #117
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-use current tab instead of open a new one
3 participants