Mode développement par défaut.
This commit is contained in:
parent
b7d970016d
commit
11e27dbbd2
1
public/datas/posts2.json
Normal file
1
public/datas/posts2.json
Normal file
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@ const path = require('path');
|
||||
|
||||
module.exports =
|
||||
{
|
||||
mode: "production",
|
||||
mode: "development",
|
||||
entry:
|
||||
{
|
||||
exampleWithCSV: "./src/demo/exampleWithCSV.ts",
|
||||
|
Loading…
Reference in New Issue
Block a user