Initial Commit after switching from SVN to git
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"src": [ "css/intranet/glyph*.*" ],
|
||||
"dest": "wwwroot/fts"
|
||||
},
|
||||
{
|
||||
"src": [ "node_modules/fg-loadcss/src/*.js" ],
|
||||
"dest": "wwwroot/loadcss"
|
||||
},
|
||||
{
|
||||
"src": [ "node_modules/tinymce/**/*" ],
|
||||
"dest": "wwwroot/lib/tinymce"
|
||||
},
|
||||
{
|
||||
"src": [ "node_modules/jquery/dist/*" ],
|
||||
"dest": "wwwroot/lib/jquery"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user