mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 12:11:08 -04:00
remove unused files
This commit is contained in:
@ -1,27 +0,0 @@
|
|||||||
{
|
|
||||||
"authHost": "http://crater-vue.test",
|
|
||||||
"authEndpoint": "/broadcasting/auth",
|
|
||||||
"clients": [],
|
|
||||||
"database": "redis",
|
|
||||||
"databaseConfig": {
|
|
||||||
"redis": {},
|
|
||||||
"sqlite": {
|
|
||||||
"databasePath": "/database/laravel-echo-server.sqlite"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"devMode": true,
|
|
||||||
"host": null,
|
|
||||||
"port": "6001",
|
|
||||||
"protocol": "http",
|
|
||||||
"socketio": {},
|
|
||||||
"sslCertPath": "",
|
|
||||||
"sslKeyPath": "",
|
|
||||||
"sslCertChainPath": "",
|
|
||||||
"sslPassphrase": "",
|
|
||||||
"apiOriginAllow": {
|
|
||||||
"allowCors": false,
|
|
||||||
"allowOrigin": "",
|
|
||||||
"allowMethods": "",
|
|
||||||
"allowHeaders": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@ -1,37 +0,0 @@
|
|||||||
0 info it worked if it ends with ok
|
|
||||||
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
|
|
||||||
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
|
|
||||||
1 verbose cli 'run',
|
|
||||||
1 verbose cli 'watch' ]
|
|
||||||
2 info using npm@3.10.10
|
|
||||||
3 info using node@v6.11.2
|
|
||||||
4 verbose run-script [ 'prewatch', 'watch', 'postwatch' ]
|
|
||||||
5 info lifecycle @~prewatch: @
|
|
||||||
6 silly lifecycle @~prewatch: no script for prewatch, continuing
|
|
||||||
7 info lifecycle @~watch: @
|
|
||||||
8 verbose lifecycle @~watch: unsafe-perm in lifecycle true
|
|
||||||
9 verbose lifecycle @~watch: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;C:\laragon2\www\crater-vue\node_modules\.bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\laragon2\bin\php\php-7.2.5-Win32-VC15-x86;C:\ProgramData\ComposerSetup\bin;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\laragon2\bin\yarn\bin;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Java\jdk-10.0.1\bin;C:\Users\bytefury\AppData\Roaming\Composer\vendor\bin;C:\laragon\www\wp\node_modules\.bin;C:\laragon\www\Laravel\node_modules\webpack\bin;C:\Users\bytefury\AppData\Roaming\npm;C:\Program Files\Microsoft VS Code\bin;C:\Users\bytefury\AppData\Local\Microsoft\WindowsApps;
|
|
||||||
10 verbose lifecycle @~watch: CWD: C:\laragon2\www\crater-vue
|
|
||||||
11 silly lifecycle @~watch: Args: [ '/d /s /c',
|
|
||||||
11 silly lifecycle 'cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --watch --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js' ]
|
|
||||||
12 verbose stack Error: kill ENOSYS
|
|
||||||
12 verbose stack at exports._errnoException (util.js:1020:11)
|
|
||||||
12 verbose stack at process.kill (internal/process.js:190:13)
|
|
||||||
12 verbose stack at process.listener (C:\Program Files\nodejs\node_modules\npm\node_modules\npmlog\node_modules\gauge\node_modules\signal-exit\index.js:86:15)
|
|
||||||
12 verbose stack at emitNone (events.js:91:20)
|
|
||||||
12 verbose stack at process.emit (events.js:185:7)
|
|
||||||
12 verbose stack at processEmit (C:\Program Files\nodejs\node_modules\npm\node_modules\npmlog\node_modules\gauge\node_modules\signal-exit\index.js:146:32)
|
|
||||||
12 verbose stack at processEmit (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-registry-client\node_modules\npmlog\node_modules\gauge\node_modules\signal-exit\index.js:146:32)
|
|
||||||
12 verbose stack at Signal.wrap.onsignal (internal/process.js:217:44)
|
|
||||||
13 verbose cwd C:\laragon2\www\crater-vue
|
|
||||||
14 error Windows_NT 10.0.17134
|
|
||||||
15 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "watch"
|
|
||||||
16 error node v6.11.2
|
|
||||||
17 error npm v3.10.10
|
|
||||||
18 error code ENOSYS
|
|
||||||
19 error errno ENOSYS
|
|
||||||
20 error syscall kill
|
|
||||||
21 error kill ENOSYS
|
|
||||||
22 error If you need help, you may report this error at:
|
|
||||||
22 error <https://github.com/npm/npm/issues>
|
|
||||||
23 verbose exit [ 1, true ]
|
|
||||||
51
public/assets/css/laraspace.css
vendored
51
public/assets/css/laraspace.css
vendored
@ -4636,6 +4636,57 @@ input[type=button].btn-block {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.navbar-light .navbar-brand {
|
||||||
|
color: rgba(0, 0, 0, 0.9);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-light .navbar-brand:hover,
|
||||||
|
.navbar-light .navbar-brand:focus {
|
||||||
|
color: rgba(0, 0, 0, 0.9);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-light .navbar-nav .nav-link {
|
||||||
|
color: rgba(0, 0, 0, 0.5);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-light .navbar-nav .nav-link:hover,
|
||||||
|
.navbar-light .navbar-nav .nav-link:focus {
|
||||||
|
color: rgba(0, 0, 0, 0.7);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-light .navbar-nav .nav-link.disabled {
|
||||||
|
color: rgba(0, 0, 0, 0.3);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-light .navbar-nav .show > .nav-link,
|
||||||
|
.navbar-light .navbar-nav .active > .nav-link,
|
||||||
|
.navbar-light .navbar-nav .nav-link.show,
|
||||||
|
.navbar-light .navbar-nav .nav-link.active {
|
||||||
|
color: rgba(0, 0, 0, 0.9);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-light .navbar-toggler {
|
||||||
|
color: rgba(0, 0, 0, 0.5);
|
||||||
|
border-color: rgba(0, 0, 0, 0.1);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-light .navbar-toggler-icon {
|
||||||
|
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-light .navbar-text {
|
||||||
|
color: rgba(0, 0, 0, 0.5);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-light .navbar-text a {
|
||||||
|
color: rgba(0, 0, 0, 0.9);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-light .navbar-text a:hover,
|
||||||
|
.navbar-light .navbar-text a:focus {
|
||||||
|
color: rgba(0, 0, 0, 0.9);
|
||||||
|
}
|
||||||
|
|
||||||
.navbar-dark .navbar-brand {
|
.navbar-dark .navbar-brand {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@ -180913,8 +180913,8 @@ Vue.component('font-awesome-icon', _fortawesome_vue_fontawesome__WEBPACK_IMPORTE
|
|||||||
/*! no static exports found */
|
/*! no static exports found */
|
||||||
/***/ (function(module, exports, __webpack_require__) {
|
/***/ (function(module, exports, __webpack_require__) {
|
||||||
|
|
||||||
__webpack_require__(/*! /Users/bytefury/project/web/crater/resources/assets/js/app.js */"./resources/assets/js/app.js");
|
__webpack_require__(/*! /Users/purvi/Project/web/crater/resources/assets/js/app.js */"./resources/assets/js/app.js");
|
||||||
module.exports = __webpack_require__(/*! /Users/bytefury/project/web/crater/resources/assets/sass/laraspace.scss */"./resources/assets/sass/laraspace.scss");
|
module.exports = __webpack_require__(/*! /Users/purvi/Project/web/crater/resources/assets/sass/laraspace.scss */"./resources/assets/sass/laraspace.scss");
|
||||||
|
|
||||||
|
|
||||||
/***/ }),
|
/***/ }),
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user