cli doit cibler le projet

This commit is contained in:
Paul Schneider 2020-09-09 16:44:17 +01:00
commit 3cfe733e52
10 changed files with 174 additions and 13 deletions

View file

@ -1,3 +1,5 @@
//@ts-check
if (typeof jQuery === 'undefined') {
throw new Error('This Google maps client script requires jQuery')
}