mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 18:05:55 +01:00
remove old browsers
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
"build": "rollup -c && npm run size",
|
"build": "rollup -c && npm run size",
|
||||||
"watch": "rollup -cw",
|
"watch": "rollup -cw",
|
||||||
"size": "echo \"gzip size: $(gzip-size --raw $npm_package_minified_main) bytes\"",
|
"size": "echo \"gzip size: $(gzip-size --raw $npm_package_minified_main) bytes\"",
|
||||||
"saucelabs": "yarn run test --browsers sl_firefox_latest,sl_chrome_latest,sl_safari,sl_firefox,sl_chrome,sl_edge,sl_ie_11,sl_ie_10,sl_ie_9"
|
"saucelabs": "yarn run test --browsers sl_firefox_latest,sl_chrome_latest,sl_safari,sl_edge,sl_ie_11,sl_ie_10"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
|
|||||||
Reference in New Issue
Block a user