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

mbt assemble should take .cfignore into account #1057

Open
killerfurbel opened this issue Jul 7, 2023 · 0 comments
Open

mbt assemble should take .cfignore into account #1057

killerfurbel opened this issue Jul 7, 2023 · 0 comments

Comments

@killerfurbel
Copy link

When building an mtar via

mbt assemble -m=myapplication.mtar -t=mta-assembly

the .cfignore files within the contained modules are not taken into account.

However, they should be applied similar if I would xs push the corresponding applications.

Since the new ui5-cli 3.x will now also produce -dbg.js and .js.map files in the minify task, I don't want to deploy them to production. Putting them into the .cfignore helps with xs push, but not when creating a .mtar and deploy it via xs deploy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant