Удалил случайно добавленные в коммит дисты

This commit is contained in:
SleepWalker 2016-01-02 23:50:21 +02:00
parent eafa64d5a3
commit 1550293fc7
5 changed files with 1 additions and 34 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
node_modules
dist

3
dist/app.js vendored

File diff suppressed because one or more lines are too long

1
dist/index.html vendored
View File

@ -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>

View File

@ -1,7 +0,0 @@
[
{
"id": "greeting",
"description": "Welcome greeting to the user",
"defaultMessage": "Hello, {name}! How are you today?"
}
]

23
dist/vendor.js vendored

File diff suppressed because one or more lines are too long