Does local.drizzle.studio/index.js weight 18 megabytes for real?

Hello! I am not sure if my internet speed is so slow or your build is broken, but did https://local.drizzle.studio/index.js always weight 18 megabytes?

It takes ages to load drizzle studio in web browser.

When it loads, it works.

Can you confirm that everything is fine?

Commands I have used to check it:

# curl -o index.js https://local.drizzle.studio/index.js

# ls -lh index.js


Result:

-rw-r--r-- 1 x x 18M Dec  3 17:03 index.js


Thanks!
Was this page helpful?