angular-ui / ui-grid

UI Grid: an Angular Data Grid
http://ui-grid.info
MIT License
5.38k stars 2.47k forks source link

chore(ui-grid): revert build tasks to rely on grunt #7279

Closed mportuga closed 1 year ago

mportuga commented 1 year ago

This change revert the changes that I did to rely on webpack for building ui-grid. I had to do this because we found some issues with the HTML handling after the updates to rely on webpack and the text-loader.

commit-lint[bot] commented 1 year ago

Chore

Contributors

marcelo-portugal

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR