-
Notifications
You must be signed in to change notification settings - Fork 2
Description
In the "Conventions" section, under "EXTERNAL DEPENDENCIES", it says:
"Any third-party resources that your project requires but Anvil shouldn't touch should be placed within the external folder. By default, this folder is "./ext". Like the source folder, this can contain a deep hierarchy that Anvil will traverse and duplicate the structure of when adding these files to your output. The primary reason for this is so that Anvil plugins (like anvil.uglify) don't try to modify third party resources."
I brought this up in the Anvil Skype channel and nobody seemed to be aware of this functionality. I was unable to get an "ext" folder to build files into the "lib" directory. If this functionality doesn't exist in Anvil anymore, it should probably be removed from the docs.