Skip to content

Commit cee876b

Browse files
authored
Merge pull request timschwab#19 from timschwab/webpack-integration
Webpack integration
2 parents 50b6a0a + 6f875ea commit cee876b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+4215
-845
lines changed

Diff for: .gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ scripts/redis-installed
44
scripts/redis-stable.tar.gz
55
scripts/redis-stable/*
66

7+
src/client/dist/*
8+
79
*.DS_Store
810

911

Diff for: client/AddForm.js

-107
This file was deleted.

Diff for: client/AddPage.js

-43
This file was deleted.

Diff for: client/App.js

-122
This file was deleted.

Diff for: client/DroppedPage.js

-65
This file was deleted.

0 commit comments

Comments
 (0)