julienbourdeau / debugbar

Powerful devtools for Ruby on Rails. Inspired by the Laravel Debugbar.
https://debugbar.dev
MIT License
486 stars 7 forks source link

failed run $ ./build.sh #10

Closed ssshhhooota closed 8 months ago

ssshhhooota commented 8 months ago

Hello,

Nice to meet you. When executing $ ./build.sh, the following error occurs: cp: public/debugbar.js: No such file or directory

Would it be possible to create an empty file beforehand?

Thank you.

julienbourdeau commented 8 months ago

Are you using the gem from git and not from RubyGems.org? ./build.sh is only used to build the debugbar-xxx.gem file before publishing, I don't expect people to use the script ^^

But it's a good point, I'll had this to the script.