Skip to content

Commit

Permalink
chore: turn checkWatch back on for rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey committed Mar 17, 2021
1 parent 86f77fe commit 87947fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ let syncWorker;
const options = {
input: 'src/videojs-http-streaming.js',
distName: 'videojs-http-streaming',
checkWatch: false,
excludeCoverage(defaults) {
defaults.push(/^rollup-plugin-worker-factory/);
defaults.push(/^create-test-data!/);
Expand Down

0 comments on commit 87947fc

Please sign in to comment.