Skip to content

Commit

Permalink
Huge refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
the94air committed Nov 3, 2019
1 parent de6ab88 commit b099b85
Show file tree
Hide file tree
Showing 76 changed files with 28 additions and 199,857 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Empathy is a component-based package. It can works smoothly with every backend l
11. [**Add a new component**](#contirbute).

## installation
1. Install with NPM:
Install with NPM:
```bash
$ npm install @codolog/empathy --save
```
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
1 change: 1 addition & 0 deletions demo/css/app.css

Large diffs are not rendered by default.

File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion docs/demo/index.html → demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@

<script type="text/javascript" src="demo/javascript/app.js"></script>
</body>
</html>
</html>
1 change: 1 addition & 0 deletions demo/javascript/app.js

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions demo/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"/javascript/app.js": "/javascript/app.js",
"/css/app.css": "/css/app.css"
}
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
1 change: 0 additions & 1 deletion docs/CNAME

This file was deleted.

Loading

0 comments on commit b099b85

Please sign in to comment.