mirror of
https://github.com/betagouv/mon-entreprise
synced 2025-02-09 04:05:01 +00:00
7db1a3394e
Pour éviter l'arborescence `mon-entreprise/mon-entreprise` qui prêtait à confusion
7 lines
135 B
JSON
7 lines
135 B
JSON
{
|
|
"plugins": [
|
|
"react-hot-loader/babel",
|
|
["webpack-alias", { "config": "./webpack.dev.js" }],
|
|
["ramda", { "useES": true }]
|
|
]
|
|
}
|