mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Remove legacy frontend
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
web: bundle exec rails server -p 3000 -b ${HOST:="127.0.0.1"} --environment ${RAILS_ENV:="development"}
|
||||
legacy: cd frontend && RAILS_ENV=${RAILS_ENV:="development"} npm run legacy-webpack-watch
|
||||
angular: npm run serve
|
||||
worker: bundle exec rake jobs:work
|
||||
|
||||
Reference in New Issue
Block a user