Skip to content

Commit

Permalink
Merge branch 'master' into operation_progress_improvements3
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Grobelny <[email protected]>
  • Loading branch information
tomasz-grobelny committed Jan 29, 2019
2 parents 04d326f + deb7d23 commit 08919eb
Show file tree
Hide file tree
Showing 1,366 changed files with 44,828 additions and 60,324 deletions.
16 changes: 16 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"presets": [
[
"@babel/preset-env",
{
"modules": false,
"targets": {
"browsers": [
"last 2 versions",
"ie >= 11"
]
}
}
]
]
}
3 changes: 0 additions & 3 deletions .bowerrc

This file was deleted.

Loading

0 comments on commit 08919eb

Please sign in to comment.