-
Notifications
You must be signed in to change notification settings - Fork 0
Setup
Regis Philibert edited this page Sep 28, 2021
·
1 revision
More advanced walkthrough will be coming soon.
- Navigate to your project's module configuration.
- Add the entries to
mounts
andimports
as illustrated in the example below. - Read the various features article in this wiki to start taking advantage of HUGE.
# config.yaml
module:
mounts:
- source: assets
target: assets
- source: _huge
target: assets/_huge
imports:
- path: github.com/theNewDynamic/huge
TBR
This is a HUGE WIP right now! Stay tune for more info as we push it to Alpha!