Premier commit déjà bien avancé
This commit is contained in:
7
frontend/node_modules/@marijn/find-cluster-break/rollup.config.js
generated
vendored
Normal file
7
frontend/node_modules/@marijn/find-cluster-break/rollup.config.js
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
export default {
|
||||
input: "src/index.js",
|
||||
output: {
|
||||
file: "dist/index.cjs",
|
||||
format: "cjs"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user