We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 886e228 commit e73d055Copy full SHA for e73d055
index.js
@@ -1,3 +1,3 @@
1
-const BrowserSyncPlugin = require("./lib/BrowserSyncPlugin");
+const BrowserSyncPlugin = require('./lib/BrowserSyncPlugin')
2
3
-module.exports = BrowserSyncPlugin;
+module.exports = BrowserSyncPlugin
0 commit comments