updated readme.md (removed old build folder structure for *.js files)
This commit is contained in:
@@ -24,10 +24,6 @@ If you are looking for installation help, please check the [wiki](https://github
|
||||
|-- cron.ini --> config cronjobs
|
||||
|-- pathfinder.ini --> config pathfinder
|
||||
|-- routes.ini --> config routes
|
||||
|-- (0755) build_js --> JS build folder and source maps (minified, uglified)
|
||||
|-- app --> "PATHFINDER" core files
|
||||
|-- lib --> 3rd partie extension/library
|
||||
|-- build.txt --> generated build summary
|
||||
|-- (0755) js --> JS source files (raw)
|
||||
|-- app --> "PASTHFINDER" core files (not used for production )
|
||||
|-- lib --> 3rd partie extension/library (not used for production )
|
||||
@@ -40,7 +36,7 @@ If you are looking for installation help, please check the [wiki](https://github
|
||||
|-- css --> CSS dist/build folder (minified)
|
||||
|-- fonts --> (icon)-Fonts
|
||||
|-- img --> images
|
||||
|-- js --> JS dist/build folder
|
||||
|-- js --> JS dist/build folder and source maps (minified, uglified)
|
||||
|-- templates --> templates
|
||||
|-- sass --> SCSS source (not used for production )
|
||||
|-- ...
|
||||
|
||||
Reference in New Issue
Block a user