Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--define skips = symbol in strings #1024

Open
Krombik opened this issue Feb 5, 2023 · 2 comments
Open

--define skips = symbol in strings #1024

Krombik opened this issue Feb 5, 2023 · 2 comments

Comments

@Krombik
Copy link

Krombik commented Feb 5, 2023

input:

microbundle --define A='a',B='abc=='

Expected behavior:
B replaced by 'abc=='

Current behavior:
B replaced by 'abc'

@rschristian
Copy link
Collaborator

May I ask why you need this? What's the use case?

@Krombik
Copy link
Author

Krombik commented Feb 6, 2023

some tokens may contain this symbol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants