Remove speedpack for netlify optimisations
This commit is contained in:
parent
cd0fe52611
commit
e4bcf3e788
3 changed files with 168 additions and 2277 deletions
2433
package-lock.json
generated
2433
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -30,7 +30,6 @@
|
|||
"lightgallery": "1.6.9",
|
||||
"mermaid": "7.1.2",
|
||||
"plyr": "2.0.17",
|
||||
"popper.js": "1.14.3",
|
||||
"speedpack": "0.2.0"
|
||||
"popper.js": "1.14.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
source ./scripts/common.sh
|
||||
|
||||
bash ./scripts/build.sh
|
||||
|
||||
speedpack $OUTPUT_DIR -o $OUTPUT_DIR
|
Loading…
Reference in a new issue