thinknimble / tn-spa-bootstrapper

A production-ready Django SPA app on Heroku in 20 minutes or less!
https://tn-spa-bootstrapper-staging.herokuapp.com/
MIT License
8 stars 9 forks source link

[PROTO] - Check bun as a package manager #299

Closed lakardion closed 5 months ago

lakardion commented 5 months ago

What this does

Check bun as a package manager for clients

Will try out this buildpack: https://github.com/jakeg/heroku-buildpack-bun

Checklist

How to test

Add user steps to achieve desired functionality for this feature.

lakardion commented 5 months ago

DROP because of cypress not being supported by Bun. We can give another try to this if we move to playwright at some point

ref: https://github.com/cypress-io/cypress/issues/28962