Skip to content

Building the source code manually does not produce minified files #7768

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

Closed
gdenchevprog opened this issue Mar 21, 2024 · 0 comments
Closed
Assignees
Labels
Bug FP: Completed Sync status with associated Feedback Item jQuery SEV: Low
Milestone

Comments

@gdenchevprog
Copy link
Contributor

Bug report

Building scripts manually from the source code bundle does not produce minified files, just the regular scripts.

Reproduction of the problem

Download the source code bundle from your telerik profile. Open the src folder and execute npm install and then npm run scripts. This will produce only the raw-js folder without the js folder that should include the minified files.

Current behavior

The minified and map files are missing during manual compilation.

Expected/desired behavior

The above files should be generated.

Environment

  • Kendo UI version: 2024.1.319
  • jQuery version: all
  • Browser: [all]
@gdenchevprog gdenchevprog self-assigned this Mar 21, 2024
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Mar 21, 2024
@sspasova sspasova closed this as completed Apr 4, 2024
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Apr 4, 2024
@sspasova sspasova added this to the 2024 Q2 (May) milestone Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug FP: Completed Sync status with associated Feedback Item jQuery SEV: Low
Projects
None yet
Development

No branches or pull requests

2 participants