Skip to content

Allows __directories/files to be whitelisted through config.kit.additionalSpecials#4437

Closed
cmcculloh-kr wants to merge 3 commits intosveltejs:masterfrom
cmcculloh-kr:4435__double-underscore-whitelist
Closed

Allows __directories/files to be whitelisted through config.kit.additionalSpecials#4437
cmcculloh-kr wants to merge 3 commits intosveltejs:masterfrom
cmcculloh-kr:4435__double-underscore-whitelist

Conversation

@cmcculloh-kr
Copy link
Copy Markdown

fixes #4435

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

  • It's really useful if your PR references an issue where it is discussed ahead of time. In many cases, features are absent for a reason. For large changes, please create an RFC: https://github.com/sveltejs/rfcs
  • This message body should clearly illustrate what problems it solves.
  • Ideally, include a test that fails without this PR but passes with it.

Tests

  • Run the tests with pnpm test and lint the project with pnpm lint and pnpm check

Note that master does not current pass pnpm lint and pnpm check. These changes do not cause any additional failures.

Changesets

  • If your PR makes a change that should be noted in one or more packages' changelogs, generate a changeset by running pnpx changeset and following the prompts. All changesets should be patch until SvelteKit 1.0

@benmccann
Copy link
Copy Markdown
Member

Closing in favor of #4438

@benmccann benmccann closed this Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

__tests__ directories break the build

2 participants