1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

Additions

This commit is contained in:
2020-05-07 17:45:04 +02:00
parent d1b83fd148
commit 7b4c55dd62
13 changed files with 164 additions and 65 deletions

4
webpack.config.js Normal file
View File

@ -0,0 +1,4 @@
module.exports = {
plugins: [
]
};