developit / developit/microbundle
--define skips `=` symbol in strings
未關閉
help wanted :wave:
- 主要語言
- JavaScript
- 星號
- 8.1k
- 分支
- 358
- PR 合併指標
- 30 天內沒有已合併 PR
描述
input:
```
microbundle --define A='a',B='abc=='
```
Expected behavior:
`B` replaced by 'abc=='
Current behavior:
`B` replaced by 'abc'
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。