We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a13888 + 4f3949d commit ffc621eCopy full SHA for ffc621e
README.md
@@ -60,8 +60,7 @@ visit our sponsors:
60
│ ├── /runServer.js # Launches (or restarts) Node.js server
61
│ ├── /start.js # Launches the development web server with "live reload"
62
│ └── /webpack.config.js # Configurations for client-side and server-side bundles
63
-│── package.json # The list of 3rd party libraries and utilities
64
-└── preprocessor.js # ES6 transpiler settings for Jest
+└── package.json # The list of 3rd party libraries and utilities
65
```
66
67
### Related Projects
0 commit comments