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

Remove .npmrc from React and Vue clients. #180

Open lakardion opened 1 year ago

lakardion commented 1 year ago
paribaker commented 1 year ago

this should be removed altogether we do not need .npmrc!

whusterj commented 1 month ago

I updated this to be REMOVE .npmrc from React and Vue clients, since they should no longer be needed. Leaving this open, since it should be quick and a good first issue.