mirror of
https://github.com/tabler/tabler.git
synced 2026-07-25 04:24:37 +04:00
js bundling, tabler dist
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
"main": "dist/js/tabler.js",
|
||||
"homepage": "https://tabler.io",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.3",
|
||||
"@babel/preset-env": "^7.12.1",
|
||||
"autoprefixer": "^10.0.1",
|
||||
"browser-sync": "^2.26.13",
|
||||
"gulp": "^4.0.2",
|
||||
@@ -52,14 +54,18 @@
|
||||
"gulp-clean-css": "^4.3.0",
|
||||
"gulp-debug": "^4.0.0",
|
||||
"gulp-header": "^2.0.9",
|
||||
"gulp-minify": "^3.1.0",
|
||||
"gulp-postcss": "^9.0.0",
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-replace": "^1.0.0",
|
||||
"gulp-rollup": "^2.17.0",
|
||||
"gulp-sass": "^4.1.0",
|
||||
"gulp-string-replace": "^1.1.2",
|
||||
"minimist": "^1.2.5",
|
||||
"postcss": "^8.1.4",
|
||||
"release-it": "^14.2.0",
|
||||
"rollup-plugin-babel": "^4.4.0",
|
||||
"rollup-plugin-multi-input": "^1.1.1",
|
||||
"yaml": "^1.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -81,6 +87,7 @@
|
||||
"nouislider": "^14.6.2",
|
||||
"peity": "^3.3.0",
|
||||
"popper.js": "^1.16.1",
|
||||
"rollup-plugin-cleanup": "^3.2.1",
|
||||
"selectize": "^0.12.6"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
Reference in New Issue
Block a user