mirror of
https://github.com/trambarhq/relaks-wordpress-example.git
synced 2025-09-02 20:52:33 +02:00
Fixed config for Docker image (issue #14).
This commit is contained in:
@@ -116,6 +116,7 @@ var cordovaConfig = {
|
||||
new HtmlWebpackPlugin({
|
||||
template: Path.resolve(`./src/index.html`),
|
||||
filename: 'index.html',
|
||||
cordova: true,
|
||||
}),
|
||||
new ExtractTextPlugin('styles.css'),
|
||||
],
|
||||
|
Reference in New Issue
Block a user