Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adjust UI5 API alias to openui5 in JADS config #28

Closed
saschakiefer opened this issue Jan 22, 2014 · 1 comment
Closed

adjust UI5 API alias to openui5 in JADS config #28

saschakiefer opened this issue Jan 22, 2014 · 1 comment
Assignees
Labels

Comments

@saschakiefer
Copy link
Owner

No description provided.

@ghost ghost assigned js1972 Jan 23, 2014
@js1972
Copy link
Collaborator

js1972 commented Jan 23, 2014

Fixed in current pull-request

@js1972 js1972 closed this as completed Jan 23, 2014
js1972 added a commit to js1972/generator-openui5 that referenced this issue Jan 23, 2014
grunt-jads is a grunt plugin wrapper for JADS (Just Another Development Server: https://github.com/bocallaghan/JADS). It uses the node express module to setup a web server. Run with 'grunt server'.
To enable url aliases on the server changes were required to the generated Gruntfile to set the alias paths based on the UI5 location entered by the user.
script-base.js was also changed to enable this.
Added .jsbeautifyrc files to the project so that we can decide where and when the jsFormat'ing applies. This was necessary otherwise the generated Gruntfile would look ugly with the format on save option. So now - for general development: format_on_save is true. However in the templates directory, format_on_save is false. You can still format by right-clicking and choosing format and even narrowing it down by selecting specific text.
Fixed issues saschakiefer#28 by removing references to sapui5 and replacing with openui5.
Adding grunt-jads closes issue: saschakiefer#25.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants