Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

when copying static files, also set a(ccess)time and m(odification)time for the files #1111

Merged
merged 1 commit into from
May 4, 2020

Conversation

ribizli
Copy link
Contributor

@ribizli ribizli commented Mar 8, 2020

fixes #1110

Before submitting the PR, please make sure you do the following

  • It's really useful if your PR relates to an outstanding issue, so please reference it in your PR, or create an explanatory one for discussion. In many cases features are absent for a reason.
  • This message body should clearly illustrate what problems it solves. If there are related issues, remember to reference them.
  • Ideally, include a test that fails without this PR but passes with it. PRs will only be merged once they pass CI. (Remember to npm run lint!)

Tests

  • Run the tests tests with npm test or yarn test)

@Conduitry Conduitry merged commit 85fcec1 into sveltejs:master May 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sapper export: when copying static files, also set a(ccess)time and m(odification)time for the files
2 participants