module creator templates need to be in the server project in order to be distributed with application
This commit is contained in:
1
Oqtane.Server/wwwroot/Modules/Templates/External/Server/wwwroot/Module.css
vendored
Normal file
1
Oqtane.Server/wwwroot/Modules/Templates/External/Server/wwwroot/Module.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
/* Module Custom Styles */
|
1
Oqtane.Server/wwwroot/Modules/Templates/External/Server/wwwroot/resources.txt
vendored
Normal file
1
Oqtane.Server/wwwroot/Modules/Templates/External/Server/wwwroot/resources.txt
vendored
Normal file
@ -0,0 +1 @@
|
||||
This is the location where static resources such as images, style sheets, or scripts for this module will be located. Static assets can be organized in subfolders. When the module package is deployed the assets will be extracted under the web root in a folder that matches the module namespace.
|
Reference in New Issue
Block a user