generator-ui5-project
generator-ui5-project copied to clipboard
Generator for UI5-based web-apps which use the official UI5 tooling and support multiple deployment targets such as the SAP Business Technology Platform
Allows client side code coverage generation for ES6+ code powered by https://github.com/SAP/ui5-tooling-extensions/tree/main/packages/middleware-code-coverage. Projects generated for UI5 versions before 1.113.0 will stick to old "Blanket.js" based code coverage determination limited to...
## Easy-Ui5 version: 3.6.2 ## OS/version: Windows 11 Enterprise 22H2 ## Browser/version (+device/version): Not yet run on browser as project is not getting created ## Steps to reproduce the problem:...
The path to the source files is different for TS apps. (SRC instead of webapp) I added variables and an additional input prameter to select JS or TS and the...
## Easy-Ui5 version: > Run `yo easy-ui5 --plugins` to print all relevant version strings ``` generator-easy-ui5: 3.5.0 ``` When I generate a project using `generator-ui5-project`, I get a file and...
## Easy-Ui5 version: I am not running a released `easy-ui5` version but run the tests in the repo. ## OS/version: MacOs/12.3.1 ## Browser/version (+device/version): n/a ## Other versions yarn: 1.22.17...
Hey everyone, I've come to notice that we're using the projectname from the prompt as name within the package.json. This doesn't fit a 100% though.  I'm not sure if...
Love the application. Well done! Is it possible for you to add command-line arguments for all options in the generator, so that I can run it without user interaction at...
I'm moving this issue from the old repo on behalf of @unkoder-dev >Using the generator for a Netweaver application does not produce the localService folder nor the "start-local" task in...
In case the project is a TypeScript project the generator should generate `.ts` files for opa5 and unit tests Out of scope for this PR: In case the project is...
## Easy-Ui5 version: > Run `yo easy-ui5 --plugins` to print all relevant version strings ## Steps to reproduce the problem: 1. Step 1 - yo easy-ui5 project 2. Step 2...