diff --git a/package.json b/package.json index fef601a..27764ca 100644 --- a/package.json +++ b/package.json @@ -16,5 +16,8 @@ "devDependencies": { "tslint": "^6.1.3", "typescript": "^4.2.4" + }, + "dependencies": { + "sweetalert2": "^10.16.7" } } diff --git a/src/index.html b/src/index.html index 921dcb1..6bdad83 100644 --- a/src/index.html +++ b/src/index.html @@ -9,6 +9,10 @@
Open the console to see a console message written via typescript
+ +You can also check whether external libraries are loaded (you need to be running this from a server)
+ +