diff --git a/frontend/app-config/webpack.config.js b/frontend/app-config/webpack.config.js index d8aa0a3b2..cf5deeebe 100644 --- a/frontend/app-config/webpack.config.js +++ b/frontend/app-config/webpack.config.js @@ -252,6 +252,7 @@ module.exports = function (env) { */ config.entry = { 'shims': './app/shims.ts', + 'style': './app/style.js', 'app': './app/app.ts' }; @@ -304,7 +305,7 @@ module.exports = function (env) { new plugins.HtmlWebpackPlugin({ filename: 'theme.html', hash: true, - chunks: ['app'], + chunks: ['style'], chunksSortMode: 'none', template: 'app/_theme.html' }) diff --git a/frontend/app/_theme.html b/frontend/app/_theme.html index 5c7960299..5c222f5c3 100644 --- a/frontend/app/_theme.html +++ b/frontend/app/_theme.html @@ -9,119 +9,129 @@
-@@ -167,23 +179,17 @@
@@ -254,7 +253,7 @@
Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula.
The following is rendered as bold text.
The following is rendered as italicized text.
-An abbreviation of the word attribute is attr.
+The following is an abbreviation attr.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
+