Sha256: fb84cb17e27560f9d316e1339f8668b45fd10ebbf701f72a6e8bb640a37001aa
Contents?: true
Size: 231 Bytes
Versions: 10
Compression:
Stored size: 231 Bytes
Contents
web: rails s # TODO: MIGRATE from tutorial client: sh -c 'rm app/assets/webpack/* || true && cd client && npm run build:dev:client' <%- if options.server_rendering? %>server: sh -c 'cd client && npm run build:dev:server'<%- end %>
Version data entries
10 entries across 10 versions & 1 rubygems