mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-09 17:42:03 +05:30
Удалил случайно добавленные в коммит дисты
This commit is contained in:
parent
eafa64d5a3
commit
1550293fc7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
node_modules
|
||||
dist
|
||||
|
3
dist/app.js
vendored
3
dist/app.js
vendored
File diff suppressed because one or more lines are too long
1
dist/index.html
vendored
1
dist/index.html
vendored
@ -1 +0,0 @@
|
||||
<!DOCTYPE html><html><head><meta charset="utf-8"><title>Ely.by - Account</title><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="msapplication-tap-highlight" content="no"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"></head><body><div id="app"></div><script src="vendor.js?bd50ff2c2360c9cf7d99"></script><script src="app.js?bd50ff2c2360c9cf7d99"></script></body></html>
|
7
dist/messages/src/routes.json
vendored
7
dist/messages/src/routes.json
vendored
@ -1,7 +0,0 @@
|
||||
[
|
||||
{
|
||||
"id": "greeting",
|
||||
"description": "Welcome greeting to the user",
|
||||
"defaultMessage": "Hello, {name}! How are you today?"
|
||||
}
|
||||
]
|
23
dist/vendor.js
vendored
23
dist/vendor.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user