developit / developit/microbundle
--define skips `=` symbol in strings
Abierto
help wanted :wave:
- Lenguaje dominante
- JavaScript
- Estrellas
- 8.1k
- Forks
- 358
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
input:
```
microbundle --define A='a',B='abc=='
```
Expected behavior:
`B` replaced by 'abc=='
Current behavior:
`B` replaced by 'abc'
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.