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

fix(pluginutils): Escape glob characters in folder #84

Merged
merged 1 commit into from Dec 20, 2019

Conversation

NotWoods
Copy link
Member

@NotWoods NotWoods commented Dec 9, 2019

Rollup Plugin Name: pluginutils

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

Fixes #80

Escapes some special characters for globs that can appear in paths.

@shellscape
Copy link
Collaborator

@NotWoods looks like tests in CI are having a hard time. can you take a look?

@NotWoods
Copy link
Member Author

Oops, empty folders and git don't mix.

@shellscape shellscape requested review from shellscape and a team December 18, 2019 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

typescript plugin does not recognize typescript code
2 participants