fluxion-ts 0.4.1 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  Fluxion is a filesystem-routing dynamic server for Node.js.
14
14
 
15
- - Route files from a dynamic directory
15
+ - Route files from a dynamic directory(by chokidar)
16
16
  - Load API handlers by extension, default: `.ts`
17
17
  - Serve other files as static resources
18
18
  - Run the business server in worker processes