Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #61 from sernst/webpack-refactor
Browse files Browse the repository at this point in the history
Webpack Refactor
  • Loading branch information
sernst committed Oct 9, 2019
2 parents 0322a75 + aa06be0 commit 2462dc3
Show file tree
Hide file tree
Showing 199 changed files with 1,182 additions and 969 deletions.
2 changes: 1 addition & 1 deletion cauldron-web/.eslintrc
@@ -1,5 +1,5 @@
{
"extends": "./node_modules/eslint-config-airbnb/index.js",
"extends": "eslint-config-airbnb-base",
"rules": {
// Airbnb imposed rule for JSON compatibility
"comma-dangle": 0,
Expand Down
159 changes: 0 additions & 159 deletions cauldron-web/app/js/initialize.js

This file was deleted.

49 changes: 0 additions & 49 deletions cauldron-web/app/js/run.js

This file was deleted.

23 changes: 0 additions & 23 deletions cauldron-web/app/style/app.scss

This file was deleted.

7 changes: 0 additions & 7 deletions cauldron-web/app/style/app/body/_body_bokeh.scss

This file was deleted.

61 changes: 0 additions & 61 deletions cauldron-web/app/style/css/icons.css

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
66 changes: 0 additions & 66 deletions cauldron-web/bower.json

This file was deleted.

0 comments on commit 2462dc3

Please sign in to comment.