Replies: 2 comments 1 reply
-
Not that I know of! I'd actually like to move it into a top-level |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi @FredKSchott, thanks for the early suggestion! Checking in the .snowpack directory definitely makes the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
During our migration to snowpack, we found the step to build dependencies slowed down
snowpack dev
(first time) andsnowpack build
a lot while the rest of the steps are reasonably fast.Is there any concern if the dependency cache is checked into the source control so they only need to be built once for all the team?
Beta Was this translation helpful? Give feedback.
All reactions