Untrack build assets
This commit is contained in:
parent
4f3c668420
commit
eade81f89b
5 changed files with 6 additions and 4 deletions
|
@ -34,8 +34,8 @@ return [
|
|||
| Note: the path will be prepended to point to the App directory.
|
||||
|
|
||||
*/
|
||||
'jsPath' => '/resources/i18n/lang',
|
||||
'jsFile' => '/resources/i18n/locales.js',
|
||||
'jsPath' => '/resources/lang/i18n',
|
||||
'jsFile' => '/resources/lang/locales.js',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue