mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
update
This commit is contained in:
@@ -28,6 +28,9 @@ const config: Configuration = {
|
||||
},
|
||||
},
|
||||
plugins: [
|
||||
new webpack.DefinePlugin({
|
||||
__DEV__: JSON.stringify(__DEV__),
|
||||
}),
|
||||
new WebpackPwaManifest({
|
||||
name: `Parcel for ${data.username}`,
|
||||
short_name: 'parcel',
|
||||
|
||||
Reference in New Issue
Block a user