1.1.1 • Published 6 years ago

ui5-devkit-gulp v1.1.1

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
6 years ago

UI5 Devkit Gulp

This is a gulp based development kit for developing UI5 applications

Tasks

gulp

This

  • starts a local webserver and opens the browser
  • proxies your relative URLs (e.g. OData) to your backend
  • reloads your browser when a file is changed
  • lints your JS files

This lints your JS files.

gulp deploy

This

  • tests the app
  • builds the app (minify)
  • asks for credentials if not yet given
  • uploads to frontend ABAP server