Browse Source

Comment fix

pull/1/head
Sebastian 9 years ago
parent
commit
cf3c5ce81e
  1. 2
      src/Squidex/app-config/webpack.config.js

2
src/Squidex/app-config/webpack.config.js

@ -106,7 +106,7 @@ module.exports = {
}, },
htmlLoader: { htmlLoader: {
/** /**
* Define the root for images, so that we can use absolute urls * Define the root for images, so that we can use absolute url's
* *
* See: https://github.com/webpack/html-loader#Advanced_Options * See: https://github.com/webpack/html-loader#Advanced_Options
*/ */

Loading…
Cancel
Save