Skip to content

Conversation

@ilhan007
Copy link
Contributor

  • Not supported syntax: 'ui5nps "copy.src --watch --safe --skip-initial-copy"' into two steps:
'ui5nps copySrcWithWatch'

copySrcWithWatch: `ui5nps-script "${LIB}copy-and-watch/index.js" --silent "src/**/*.{js,json}" dist/ --watch --safe --skip-initial-copy`
  • Allow creation of json asset for non-supported language or language script, but log a warning to inform component devs (some library creators could handle such scenarios on their own).

@ilhan007 ilhan007 requested a review from nnaydenow November 21, 2025 10:10
@ilhan007 ilhan007 merged commit 89fa5ca into main Nov 21, 2025
12 checks passed
@ilhan007 ilhan007 deleted the fix-build branch November 21, 2025 10:24
ilhan007 added a commit that referenced this pull request Nov 21, 2025
- Not supported syntax: `'ui5nps "copy.src --watch --safe --skip-initial-copy"'` into two steps:


 ```sh
 'ui5nps copySrcWithWatch'
 
 copySrcWithWatch: `ui5nps-script "${LIB}copy-and-watch/index.js" --silent "src/**/*.{js,json}" dist/ --watch --safe --skip-initial-copy`
 ```
 
 - Allow creation of json asset for non-supported language or language script, but log a warning to inform component devs (some library creators could handle such scenarios on their own).
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.17.0-rc.4 🎉

The release is available on v2.17.0-rc.4

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants