diff options
Diffstat (limited to 'lib/constants')
-rw-r--r-- | lib/constants/pluginAssetsFolder.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/constants/pluginAssetsFolder.js b/lib/constants/pluginAssetsFolder.js new file mode 100644 index 0000000..cd44722 --- /dev/null +++ b/lib/constants/pluginAssetsFolder.js @@ -0,0 +1,2 @@ + +module.exports = '_assets'; |