Contributions are always welcome regardless of issue or PR.
Before steps, install Node.js 10.12.0 or newer.
git clone https://github.com/HyunSangHan/WhaleBrowserSync.git
cd WhaleBrowserSync && npm install
- Do not use yarn.
- Make your own branch before changing codes.
- Please remember that there are also test codes.
-
Run the script for
prepare
(prepublish) as below :npm run prepare
-
Upload all files in
dist
directory to your local Whale browser. (whale://extensions/)
- Commit your changes, push it and PR.