docs: document config/ and some directories in app/.
* Add README files to several directories in app/ giving a brief overview of some parts of Danbooru's architecture. * Add documentation for files in config/.
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
# This file configures Webpacker, the Rails wrapper around Webpack. Webpack is
|
||||
# used to bundle Javascript and CSS assets.
|
||||
#
|
||||
# Note: You must restart bin/webpack-dev-server for changes to take effect
|
||||
#
|
||||
# @see https://github.com/rails/webpacker
|
||||
# @see https://edgeguides.rubyonrails.org/webpacker.html
|
||||
|
||||
default: &default
|
||||
source_path: app/javascript
|
||||
|
||||
Reference in New Issue
Block a user