siruku6 / life_recorder

display activity log
MIT License
1 stars 2 forks source link

#56 introduced jquery-ui and the sample of autocomplete #57

Closed siruku6 closed 3 years ago

siruku6 commented 3 years ago

I had to run this command to enable to run npm on heroku server.

$ heroku buildpacks:add heroku/nodejs --index 1 --remote staging
$ heroku buildpacks:add heroku/nodejs --index 1 --app siruku6-life-recorder

--index 1 is necessary to run npm install before executing deploy of django app.

siruku6 commented 3 years ago

Eventually, I could not introduce jquery-ui-dist via npm, but I could put jquery-ui in my repository. It is not good, but I can't help.

Refer to the following issue.

Resolution

https://github.com/siruku6/life_recorder/commit/1e32908ac07efbf27574e9f9944c0a6eb387ee35