Mercurial > zeropaste
annotate app/assets/config/manifest.js @ 490:a39bc79fcb1a
Specify path to builds directory
author | nanaya <me@nanaya.net> |
---|---|
date | Tue, 17 Jan 2023 02:36:38 +0900 |
parents | 361ab9e7ffad |
children |
rev | line source |
---|---|
489
361ab9e7ffad
Replace webpacker with esbuild and use plain js instead of coffee
nanaya <me@nanaya.net>
parents:
468
diff
changeset
|
1 //= link application.js |
361ab9e7ffad
Replace webpacker with esbuild and use plain js instead of coffee
nanaya <me@nanaya.net>
parents:
468
diff
changeset
|
2 //= link application_classic.js |
437 | 3 //= link_directory ../stylesheets .css |
490 | 4 //= link_tree ../builds |