Adds share feature
This commit is contained in:
parent
287c1f67c5
commit
15a9dcf09b
14 changed files with 379 additions and 23 deletions
|
|
@ -89,6 +89,9 @@ module.exports = {
|
|||
},
|
||||
resolve: {
|
||||
extensions: ['.js', '.ts'],
|
||||
fallback: {
|
||||
'bootstrap5-autocomplete/types/autocomplete': 'bootstrap5-autocomplete'
|
||||
}
|
||||
},
|
||||
entry: {
|
||||
index: JS_FOLDER + "/pages/index",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue