javascript-obfuscator / javascript-obfuscator/webpack-obfuscator
use webpack-obfuscator in Vue has a error when build the vue project
- Vorherrschende Sprache
- TypeScript
- Sterne
- 928
- Forks
- 92
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
use npm run build to build a Vue project has the below error
Error: The number of constructor arguments in the derived class t must be >= than the number of constructor arguments of its base class at D:\Workspace\node_modules\inversify\lib\planning\planner.js:111:27
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Reproduce the failure with npm run build in a Vue project and inspect the reported location in node_modules/inversify/lib/planning/planner.js:111. Check the webpack-obfuscator and project configuration involved in the build, then verify that the Vue project builds successfully without the constructor-argument error.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript, webpack
- Bereich
- build-system, frontend
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100