Skip to content

gulp with angular-devkit/build-angular #9

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

risal-shefin
Copy link
Owner

@risal-shefin risal-shefin commented Jan 18, 2024

In this PR, gulp is used to bundle the angular JS scripts and templates. After that, the bundled script is integrated by angular-devkit/build-angular in the final build.

Risal Shahriar Shefin added 2 commits January 18, 2024 19:21
- Updated gulpfile to bundle the angular js html templates.
- Added leading '/' in the template URL to maintain consistency with the bundled templates from the gulp.
- Discarded HTMLs from the assets section in angular.json
- Performed other necessary changes.
- Included updated build files.
@risal-shefin risal-shefin self-assigned this Jan 19, 2024
@risal-shefin risal-shefin added the enhancement New feature or request label Jan 19, 2024
Risal Shahriar Shefin added 2 commits January 19, 2024 16:13
- Downgraded versions of other dependent packages.
- Discarded "module" type from package.json.
- Renamed *cjs files to *.js.
- Discarded leading "/" to keep consistency with the gulp-generated URL in the templates bundle.
- Performed other necessary changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant