mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
update
This commit is contained in:
@@ -10,7 +10,7 @@ const config: Configuration = {
|
||||
],
|
||||
},
|
||||
output: {
|
||||
path: path.join(__dirname, 'docs'),
|
||||
path: path.join(__dirname, 'dist'),
|
||||
},
|
||||
resolve: {
|
||||
extensions: ['.tsx', '.ts', '.js'],
|
||||
|
||||
Reference in New Issue
Block a user