mirror of
https://github.com/trambarhq/relaks-wordpress-example.git
synced 2025-09-02 20:52:33 +02:00
Reenabled sourcemap.
This commit is contained in:
@@ -85,6 +85,7 @@ var clientConfig = {
|
||||
chunkFilename: "[id].css"
|
||||
}),
|
||||
],
|
||||
devtool: (EVENT === 'build') ? 'source-map' : 'inline-source-map',
|
||||
};
|
||||
|
||||
var serverConfig = {
|
||||
|
Reference in New Issue
Block a user