Skip to content

Commit

Permalink
Migrated to Webpack 4, Babel 7, Jest
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz-pluszczewski committed Dec 7, 2018
1 parent d340726 commit 9d8f6e9
Show file tree
Hide file tree
Showing 44 changed files with 19,679 additions and 1,256 deletions.
13 changes: 0 additions & 13 deletions .babelrc

This file was deleted.

3 changes: 1 addition & 2 deletions .circleci/config.yml
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:8.0
- image: circleci/node:10

working_directory: ~

Expand All @@ -27,4 +27,3 @@ jobs:
# run tests!
- run: npm run test


11 changes: 0 additions & 11 deletions .eslintrc

This file was deleted.

4 changes: 0 additions & 4 deletions .gitignore

This file was deleted.

1 change: 0 additions & 1 deletion .nvmrc

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017 Łukasz Pluszczewski
Copyright (c) 2018 Łukasz Pluszczewski

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 9d8f6e9

Please sign in to comment.