javascript-obfuscator / javascript-obfuscator/webpack-obfuscator
use webpack-obfuscator in Vue has a error when build the vue project
- Linguagem predominante
- TypeScript
- Estrelas
- 928
- Forks
- 92
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript, webpack
- Domínio
- build-system, frontend
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100