We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After upgrading my single core Ubuntu machine, the build times suddenly got much slower, all I changed was the
"nodeModulesDir": true
to
"nodeModulesDir": "auto"
and the lockfile
Then i upgraded to deno 2.04 from 1.64.0 the last stable before, and then the build times was much slower.
They are still fast on my Windows pc though
I have build it 3 times: once in fresh 1.72 then I upgraded to 1.73 and ran in twice there all with times above 9 minutes.
On deno 1.64.0 I ran it several times before today all with fast times (I din't time, but less than 10 sec, so fast enough)
It quickly prints: The manifest has been generated for 42 routes and 20 islands. but then it takes 9 min+ to get to Assets written to: ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After upgrading my single core Ubuntu machine, the build times suddenly got much slower, all I changed was the
to
and the lockfile
Then i upgraded to deno 2.04 from 1.64.0 the last stable before, and then the build times was much slower.
They are still fast on my Windows pc though
I have build it 3 times: once in fresh 1.72 then I upgraded to 1.73 and ran in twice there all with times above 9 minutes.
On deno 1.64.0 I ran it several times before today all with fast times (I din't time, but less than 10 sec, so fast enough)
It quickly prints: The manifest has been generated for 42 routes and 20 islands.
but then it takes 9 min+ to get to Assets written to: ...
The text was updated successfully, but these errors were encountered: