1egoman / 1egoman/debundle

How to set the debundle.config.json

Aperta
#26 0 commenti 2 reazioni 0 assegnatari Vedi su GitHub
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

Direzione di ricerca

Look at the DOCS.md file to understand the debundle.config.json format. The issue asks for clarification on the 'entryPoint' and 'knownPaths' fields, specifically whether IDs like 8, 4, 0 are random. Examine example bundles or test files in the repository to see how these IDs map to module identifiers in Webpack or Browserify bundles. The goal is to update documentation with a clear example configuration.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript, webpack
Ambito
tooling
Tipo di issue
Documentazione
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.