stripe-billing-typographic icon indicating copy to clipboard operation
stripe-billing-typographic copied to clipboard

Can't find the Bundle.js file

Open hackondor opened this issue 4 years ago • 4 comments

Hello guys,

Bundle.js file is missing

hackondor avatar Sep 20 '20 15:09 hackondor

build.js is the built client, so run either npm build or npm setup first. Then npm start will serve bundle.js. Hope that helps!

milesm-stripe avatar Nov 25 '20 23:11 milesm-stripe

npm run setup is not creating bundle.js file

gsinghab2 avatar Jan 16 '21 15:01 gsinghab2

Seems like we need to run npm run dev which is missing in the README.

gsinghab2 avatar Jan 16 '21 16:01 gsinghab2

send pull request #41

gsinghab2 avatar Jan 16 '21 16:01 gsinghab2