How to set the debundle.config.json
Aperta
- Lingua principale
- JavaScript
- Stelle
- 737
- Fork
- 141
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I download the code,
file "debundle.config.json"
{
"type": "webpack",
"entryPoint": 8,
"knownPaths": {
"8": "./index",
"4": "./foo",
"0": "uuid"
}
}
when just index.js foo.js in /src directory
Num 8 4 0 are just random ID?
Can you give me some example? The DOCS.md file confused me.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.