developit / developit/microbundle
--define skips `=` symbol in strings
Aperta
help wanted :wave:
- Lingua principale
- JavaScript
- Stelle
- 8.1k
- Fork
- 358
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
input:
```
microbundle --define A='a',B='abc=='
```
Expected behavior:
`B` replaced by 'abc=='
Current behavior:
`B` replaced by 'abc'
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.