Skip to content

Commit 9525c4d

Browse files
committed
Simplify exmaple
1 parent f798cd8 commit 9525c4d

File tree

7 files changed

+2007
-5806
lines changed

7 files changed

+2007
-5806
lines changed

example/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
./node_modules
2-
./dist/*
2+
./dist/*
3+
./bundle.js

example/README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# Markdown-loader-example
22

3-
* first
4-
* `npm install`
5-
* second
6-
* `npm start`
7-
* third
8-
* open `localhost:4000`
3+
* `npm install`
4+
* `npm start`
5+
* open `localhost:8080`
96

example/bundle.js

Lines changed: 0 additions & 86 deletions
This file was deleted.

example/dist/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)