Skip to content

Commit ec193db

Browse files
Merge branch 'master' into aahmedov/fix-column-resize-line-positioning-for-scaled-grid-master
2 parents a055b31 + 509f5a6 commit ec193db

File tree

56 files changed

+377
-762
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+377
-762
lines changed

.github/workflows/nodejs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
fi
6767
- name: Test Elements
6868
run: npm run test:elements
69+
- name: Build Demos
70+
run: npm run build
6971
- name: Bundle Tree-Shake & SSR Test
7072
run: npm run build:bundletest
7173
- name: Publish to coveralls.io

angular.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"sourceMap": true,
3939
"optimization": false,
4040
"namedChunks": true,
41-
"aot": false,
4241
"stylePreprocessorOptions": {
4342
"includePaths": [
4443
"node_modules"

0 commit comments

Comments
 (0)