Feat: Add react-hot-loader
Combine webpack and browser-sync on one port
This commit is contained in:
@@ -12,4 +12,4 @@ html(lang='en')
|
||||
script.
|
||||
window.webpackManifest = !{JSON.stringify(chunkManifest || {})};
|
||||
script(src=rev('/js', 'vendor-challenges.js'))
|
||||
script(src=getBundleLocation())
|
||||
script(src=rev('/js', 'bundle.js'))
|
||||
|
Reference in New Issue
Block a user