mirror of
https://github.com/tabler/tabler.git
synced 2026-08-10 21:32:22 +04:00
[dev-window-bootstrap] bring back window.bootstrap for umd, add esm build without it, add some package.json export fields
This commit is contained in:
@@ -45,6 +45,9 @@
|
||||
],
|
||||
"style": "dist/css/tabler.css",
|
||||
"sass": "src/scss/tabler.scss",
|
||||
"unpkg": "dist/js/tabler.min.js",
|
||||
"umd:main": "dist/js/tabler.min.js",
|
||||
"module": "dist/js/tabler.esm.js",
|
||||
"main": "dist/js/tabler.js",
|
||||
"homepage": "https://tabler.io",
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user