mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-24 09:48:37 +08:00
Dev: Use prettier to format code
This commit is contained in:
@@ -12,8 +12,8 @@ exports.plugins = exports.plugins.concat([
|
||||
comments: /eruda/
|
||||
}),
|
||||
new webpack.DefinePlugin({
|
||||
ENV: '"production"',
|
||||
ENV: '"production"'
|
||||
})
|
||||
]);
|
||||
|
||||
module.exports = exports;
|
||||
module.exports = exports;
|
||||
|
||||
Reference in New Issue
Block a user