Last active
February 20, 2019 21:15
-
-
Save denisoster/faa8f9df6c7ce5cb5e53658ca5b3e642 to your computer and use it in GitHub Desktop.
demo/app/javascript/packs/application.scss
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//// GLOBAL VENDOR STYLES | |
@import "../application/stylesheets/bootstrap/bootstrap"; | |
@import "metismenu/src/metisMenu.css"; | |
@import "switchery-npm/index.css"; | |
@import "malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css"; | |
//LINE AWESOME ICONS | |
@import "~line-awesome/src/scss/line-awesome"; | |
@import "~simple-line-icons/scss/simple-line-icons"; | |
// DRIP ICONS | |
@import "~dripicons/webfont/webfont"; | |
// MATERIAL DESIGN ICONIC FONTS | |
$zmdi-font-path: '../dist/fonts' !default; | |
$md-font-path: '../dist/fonts' !default; | |
@import "~material-design-iconic-font/scss/material-design-iconic-font"; | |
// GLOBAL COMMON STYLES | |
@import "../application/stylesheets/common/main"; | |
// LAYOUT TYPE | |
@import "../application/stylesheets/layouts/vertical/core/main"; | |
// MENU TYPE | |
@import "../application/stylesheets/layouts/vertical/menu-type/default"; | |
// THEME COLOR STYLES | |
@import "../application/stylesheets/layouts/vertical/themes/theme-a"; | |
// PAGE VENDOR STYLES |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const { environment } = require('@rails/webpacker'); | |
module.exports = environment; | |
environment.loaders.get('sass').use.splice(-1, 0, { | |
loader: 'resolve-url-loader', | |
options: { | |
attempts: 1 | |
} | |
}); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash -c ". /Users/denisoster/.asdf/asdf.sh && asdf local ruby 2.6.0 && ruby /Users/denisoster/RubymineProjects/demo/bin/webpack-dev-server" | |
Project is running at http://localhost:3035/ | |
webpack output is served from /packs/ | |
Content not from webpack is served from /Users/denisoster/RubymineProjects/demo/public/packs | |
404s will fallback to /index.html | |
Hash: 39bd4410bdc1173e1bda | |
Version: webpack 3.12.0 | |
Time: 13627ms | |
Asset Size Chunks Chunk Names | |
_/_/node_modules/simple-line-icons/fonts/Simple-Line-Icons-2fe2efe63441d830b1acd106c1fe8734.svg 239 kB [emitted] | |
_/_/node_modules/line-awesome/dist/fonts/line-awesome-3f85d8035b4ccd91d2a1808dd22b7684.eot 113 kB [emitted] | |
_/_/node_modules/simple-line-icons/fonts/Simple-Line-Icons-f33df365d6d0255b586f2920355e94d7.eot 54.3 kB [emitted] | |
_/_/node_modules/dripicons/webfont/fonts/dripicons-v2-7e12564e72400735ae5b671780f6a9f7.eot 40.5 kB [emitted] | |
_/_/node_modules/line-awesome/dist/fonts/line-awesome-452a5b42cb4819f09d35bcf6cbdb24c1.woff2 45.1 kB [emitted] | |
_/_/node_modules/line-awesome/dist/fonts/line-awesome-8b1290595e57e1d49d95ff3fa1129ecc.woff 57.4 kB [emitted] | |
_/_/node_modules/line-awesome/dist/fonts/line-awesome-4d42f5f0c62a8f51e876c14575354a6e.ttf 113 kB [emitted] | |
_/_/node_modules/simple-line-icons/fonts/Simple-Line-Icons-0cb0b9c589c0624c9c78dd3d83e946f6.woff2 30.1 kB [emitted] | |
_/_/node_modules/simple-line-icons/fonts/Simple-Line-Icons-d2285965fe34b05465047401b8595dd0.ttf 54.1 kB [emitted] | |
_/_/node_modules/simple-line-icons/fonts/Simple-Line-Icons-78f07e2c2a535c26ef21d95e41bd7175.woff 81.3 kB [emitted] | |
_/_/node_modules/line-awesome/dist/fonts/line-awesome-131b7f1e91a652791f08f5ccfe702645.svg 434 kB [emitted] [big] | |
_/_/node_modules/dripicons/webfont/fonts/dripicons-v2-11fc83ae11617015f2fcde2065fb34d3.woff 26 kB [emitted] | |
_/_/node_modules/dripicons/webfont/fonts/dripicons-v2-cf09c981aeaa8736810133ab1148e4a3.ttf 40.3 kB [emitted] | |
_/_/node_modules/dripicons/webfont/fonts/dripicons-v2-835984438066bd8944a7692e331152a7.svg 99.4 kB [emitted] | |
_/_/node_modules/material-design-iconic-font/dist/fonts/Material-Design-Iconic-Font-a4d31128b633bc0b1cc1f18a34fb3851.woff2 38.4 kB [emitted] | |
_/_/node_modules/material-design-iconic-font/dist/fonts/Material-Design-Iconic-Font-d2a55d331bdd1a7ea97a8a1fbb3c569c.woff 50.3 kB [emitted] | |
_/_/node_modules/material-design-iconic-font/dist/fonts/Material-Design-Iconic-Font-b351bd62abcd96e924d9f44a3da169a7.ttf 99.2 kB [emitted] | |
application-d16c947ce3c99117e0ea.js 337 kB 0 [emitted] [big] application | |
application-d16c947ce3c99117e0ea.js.map 389 kB 0 [emitted] application | |
manifest.json 3.18 kB [emitted] | |
[2] multi (webpack)-dev-server/client?http://localhost:3035 ./app/javascript/packs/application.scss 40 bytes {0} [built] | |
[3] (webpack)-dev-server/client?http://localhost:3035 7.93 kB {0} [built] | |
[4] ./node_modules/url/url.js 23.3 kB {0} [built] | |
[7] ./node_modules/url/util.js 314 bytes {0} [built] | |
[11] ./node_modules/strip-ansi/index.js 161 bytes {0} [built] | |
[13] ./node_modules/loglevel/lib/loglevel.js 7.86 kB {0} [built] | |
[14] (webpack)-dev-server/client/socket.js 1.08 kB {0} [built] | |
[16] (webpack)-dev-server/client/overlay.js 3.67 kB {0} [built] | |
[21] (webpack)/hot nonrecursive ^\.\/log$ 170 bytes {0} [built] | |
[23] (webpack)/hot/emitter.js 77 bytes {0} [built] | |
[24] ./node_modules/events/events.js 13.6 kB {0} [built] | |
[25] ./app/javascript/packs/application.scss 1.24 kB {0} [built] [failed] [1 error] | |
[26] ./node_modules/css-loader??ref--2-2!./node_modules/postcss-loader/lib??ref--2-3!./node_modules/resolve-url-loader??ref--2-4!./node_modules/sass-loader/lib/loader.js??ref--2-5!./app/javascript/packs/application.scss 2.05 MB [built] [1 warning] | |
[46] ./node_modules/style-loader/lib/addStyles.js 10 kB [built] | |
[47] ./node_modules/style-loader/lib/urls.js 3.01 kB [built] | |
+ 33 hidden modules | |
WARNING in ./node_modules/css-loader??ref--2-2!./node_modules/postcss-loader/lib??ref--2-3!./node_modules/resolve-url-loader??ref--2-4!./node_modules/sass-loader/lib/loader.js??ref--2-5!./app/javascript/packs/application.scss | |
resolve-url-loader: loader misconfiguration | |
"attempts" option is defunct (consider "join" option if search is needed) | |
Error: resolve-url-loader: loader misconfiguration | |
"attempts" option is defunct (consider "join" option if search is needed) | |
at encodeError (/Users/denisoster/RubymineProjects/demo/node_modules/resolve-url-loader/index.js:218:12) | |
at handleAsWarning (/Users/denisoster/RubymineProjects/demo/node_modules/resolve-url-loader/index.js:201:26) | |
at Object.resolveUrlLoader (/Users/denisoster/RubymineProjects/demo/node_modules/resolve-url-loader/index.js:67:5) | |
@ ./app/javascript/packs/application.scss 2:14-275 | |
@ multi (webpack)-dev-server/client?http://localhost:3035 ./app/javascript/packs/application.scss | |
ERROR in ./app/javascript/packs/application.scss | |
Module build failed: ModuleNotFoundError: Module not found: Error: Can't resolve './mCSB_buttons.png' in '/Users/denisoster/RubymineProjects/demo/app/javascript/packs' | |
at factoryCallback (/Users/denisoster/RubymineProjects/demo/node_modules/webpack/lib/Compilation.js:282:40) | |
at factory (/Users/denisoster/RubymineProjects/demo/node_modules/webpack/lib/NormalModuleFactory.js:237:20) | |
at resolver (/Users/denisoster/RubymineProjects/demo/node_modules/webpack/lib/NormalModuleFactory.js:60:20) | |
at asyncLib.parallel (/Users/denisoster/RubymineProjects/demo/node_modules/webpack/lib/NormalModuleFactory.js:127:20) | |
at /Users/denisoster/RubymineProjects/demo/node_modules/async/dist/async.js:3888:9 | |
at /Users/denisoster/RubymineProjects/demo/node_modules/async/dist/async.js:473:16 | |
at iteratorCallback (/Users/denisoster/RubymineProjects/demo/node_modules/async/dist/async.js:1062:13) | |
at /Users/denisoster/RubymineProjects/demo/node_modules/async/dist/async.js:969:16 | |
at /Users/denisoster/RubymineProjects/demo/node_modules/async/dist/async.js:3885:13 | |
at resolvers.normal.resolve (/Users/denisoster/RubymineProjects/demo/node_modules/webpack/lib/NormalModuleFactory.js:119:22) | |
@ ./app/javascript/packs/application.scss | |
@ multi (webpack)-dev-server/client?http://localhost:3035 ./app/javascript/packs/application.scss | |
ERROR in ./node_modules/css-loader??ref--2-2!./node_modules/postcss-loader/lib??ref--2-3!./node_modules/resolve-url-loader??ref--2-4!./node_modules/sass-loader/lib/loader.js??ref--2-5!./app/javascript/packs/application.scss | |
Module not found: Error: Can't resolve './mCSB_buttons.png' in '/Users/denisoster/RubymineProjects/demo/app/javascript/packs' | |
resolve './mCSB_buttons.png' in '/Users/denisoster/RubymineProjects/demo/app/javascript/packs' | |
using description file: /Users/denisoster/RubymineProjects/demo/package.json (relative path: ./app/javascript/packs) | |
Field 'browser' doesn't contain a valid alias configuration | |
after using description file: /Users/denisoster/RubymineProjects/demo/package.json (relative path: ./app/javascript/packs) | |
using description file: /Users/denisoster/RubymineProjects/demo/package.json (relative path: ./app/javascript/packs/mCSB_buttons.png) | |
no extension | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png doesn't exist | |
.js | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.js doesn't exist | |
.sass | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.sass doesn't exist | |
.scss | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.scss doesn't exist | |
.css | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.css doesn't exist | |
.module.sass | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.module.sass doesn't exist | |
.module.scss | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.module.scss doesn't exist | |
.module.css | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.module.css doesn't exist | |
.png | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.png doesn't exist | |
.svg | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.svg doesn't exist | |
.gif | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.gif doesn't exist | |
.jpeg | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.jpeg doesn't exist | |
.jpg | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.jpg doesn't exist | |
as directory | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png doesn't exist | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.js] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.sass] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.scss] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.css] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.module.sass] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.module.scss] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.module.css] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.png] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.svg] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.gif] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.jpeg] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.jpg] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png] | |
@ ./node_modules/css-loader??ref--2-2!./node_modules/postcss-loader/lib??ref--2-3!./node_modules/resolve-url-loader??ref--2-4!./node_modules/sass-loader/lib/loader.js??ref--2-5!./app/javascript/packs/application.scss 7:18141-18170 | |
@ ./app/javascript/packs/application.scss | |
@ multi (webpack)-dev-server/client?http://localhost:3035 ./app/javascript/packs/application.scss | |
Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/index.js??ref--2-2!node_modules/postcss-loader/lib/index.js??ref--2-3!node_modules/resolve-url-loader/index.js??ref--2-4!node_modules/sass-loader/lib/loader.js??ref--2-5!app/javascript/packs/application.scss: | |
Asset Size Chunks Chunk Names | |
_/_/node_modules/simple-line-icons/fonts/Simple-Line-Icons-d2285965fe34b05465047401b8595dd0.ttf 54.1 kB | |
_/_/node_modules/line-awesome/dist/fonts/line-awesome-3f85d8035b4ccd91d2a1808dd22b7684.eot 113 kB | |
_/_/node_modules/simple-line-icons/fonts/Simple-Line-Icons-f33df365d6d0255b586f2920355e94d7.eot 54.3 kB | |
_/_/node_modules/dripicons/webfont/fonts/dripicons-v2-7e12564e72400735ae5b671780f6a9f7.eot 40.5 kB | |
_/_/node_modules/line-awesome/dist/fonts/line-awesome-452a5b42cb4819f09d35bcf6cbdb24c1.woff2 45.1 kB | |
_/_/node_modules/line-awesome/dist/fonts/line-awesome-8b1290595e57e1d49d95ff3fa1129ecc.woff 57.4 kB | |
_/_/node_modules/line-awesome/dist/fonts/line-awesome-4d42f5f0c62a8f51e876c14575354a6e.ttf 113 kB | |
_/_/node_modules/simple-line-icons/fonts/Simple-Line-Icons-0cb0b9c589c0624c9c78dd3d83e946f6.woff2 30.1 kB | |
_/_/node_modules/line-awesome/dist/fonts/line-awesome-131b7f1e91a652791f08f5ccfe702645.svg 434 kB | |
_/_/node_modules/simple-line-icons/fonts/Simple-Line-Icons-78f07e2c2a535c26ef21d95e41bd7175.woff 81.3 kB | |
_/_/node_modules/simple-line-icons/fonts/Simple-Line-Icons-2fe2efe63441d830b1acd106c1fe8734.svg 239 kB | |
_/_/node_modules/dripicons/webfont/fonts/dripicons-v2-11fc83ae11617015f2fcde2065fb34d3.woff 26 kB | |
_/_/node_modules/dripicons/webfont/fonts/dripicons-v2-cf09c981aeaa8736810133ab1148e4a3.ttf 40.3 kB | |
_/_/node_modules/dripicons/webfont/fonts/dripicons-v2-835984438066bd8944a7692e331152a7.svg 99.4 kB | |
_/_/node_modules/material-design-iconic-font/dist/fonts/Material-Design-Iconic-Font-a4d31128b633bc0b1cc1f18a34fb3851.woff2 38.4 kB | |
_/_/node_modules/material-design-iconic-font/dist/fonts/Material-Design-Iconic-Font-d2a55d331bdd1a7ea97a8a1fbb3c569c.woff 50.3 kB | |
_/_/node_modules/material-design-iconic-font/dist/fonts/Material-Design-Iconic-Font-b351bd62abcd96e924d9f44a3da169a7.ttf 99.2 kB | |
[0] ./node_modules/line-awesome/dist/fonts/line-awesome.eot 136 bytes {0} [built] | |
[1] ./node_modules/line-awesome/dist/fonts/line-awesome.svg 136 bytes {0} [built] | |
[2] ./node_modules/simple-line-icons/fonts/Simple-Line-Icons.eot 141 bytes {0} [built] | |
[3] ./node_modules/dripicons/webfont/fonts/dripicons-v2.eot 136 bytes {0} [built] | |
[4] ./node_modules/css-loader??ref--2-2!./node_modules/postcss-loader/lib??ref--2-3!./node_modules/resolve-url-loader??ref--2-4!./node_modules/sass-loader/lib/loader.js??ref--2-5!./app/javascript/packs/application.scss 2.05 MB {0} [built] [1 warning] | |
[5] ./node_modules/css-loader/lib/url/escape.js 448 bytes {0} [built] | |
[6] ./node_modules/css-loader/lib/css-base.js 2.26 kB {0} [built] | |
[7] ./node_modules/line-awesome/dist/fonts/line-awesome.woff2 138 bytes {0} [built] | |
[8] ./node_modules/line-awesome/dist/fonts/line-awesome.woff 137 bytes {0} [built] | |
[9] ./node_modules/line-awesome/dist/fonts/line-awesome.ttf 136 bytes {0} [built] | |
[10] ./node_modules/simple-line-icons/fonts/Simple-Line-Icons.woff2 143 bytes {0} [built] | |
[11] ./node_modules/simple-line-icons/fonts/Simple-Line-Icons.ttf 141 bytes {0} [built] | |
[12] ./node_modules/simple-line-icons/fonts/Simple-Line-Icons.woff 142 bytes {0} [built] | |
[13] ./node_modules/simple-line-icons/fonts/Simple-Line-Icons.svg 141 bytes {0} [built] | |
[14] ./node_modules/dripicons/webfont/fonts/dripicons-v2.woff 137 bytes {0} [built] | |
+ 5 hidden modules | |
WARNING in ./node_modules/css-loader??ref--2-2!./node_modules/postcss-loader/lib??ref--2-3!./node_modules/resolve-url-loader??ref--2-4!./node_modules/sass-loader/lib/loader.js??ref--2-5!./app/javascript/packs/application.scss | |
resolve-url-loader: loader misconfiguration | |
"attempts" option is defunct (consider "join" option if search is needed) | |
Error: resolve-url-loader: loader misconfiguration | |
"attempts" option is defunct (consider "join" option if search is needed) | |
at encodeError (/Users/denisoster/RubymineProjects/demo/node_modules/resolve-url-loader/index.js:218:12) | |
at handleAsWarning (/Users/denisoster/RubymineProjects/demo/node_modules/resolve-url-loader/index.js:201:26) | |
at Object.resolveUrlLoader (/Users/denisoster/RubymineProjects/demo/node_modules/resolve-url-loader/index.js:67:5) | |
ERROR in ./node_modules/css-loader??ref--2-2!./node_modules/postcss-loader/lib??ref--2-3!./node_modules/resolve-url-loader??ref--2-4!./node_modules/sass-loader/lib/loader.js??ref--2-5!./app/javascript/packs/application.scss | |
Module not found: Error: Can't resolve './mCSB_buttons.png' in '/Users/denisoster/RubymineProjects/demo/app/javascript/packs' | |
resolve './mCSB_buttons.png' in '/Users/denisoster/RubymineProjects/demo/app/javascript/packs' | |
using description file: /Users/denisoster/RubymineProjects/demo/package.json (relative path: ./app/javascript/packs) | |
Field 'browser' doesn't contain a valid alias configuration | |
after using description file: /Users/denisoster/RubymineProjects/demo/package.json (relative path: ./app/javascript/packs) | |
using description file: /Users/denisoster/RubymineProjects/demo/package.json (relative path: ./app/javascript/packs/mCSB_buttons.png) | |
no extension | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png doesn't exist | |
.js | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.js doesn't exist | |
.sass | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.sass doesn't exist | |
.scss | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.scss doesn't exist | |
.css | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.css doesn't exist | |
.module.sass | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.module.sass doesn't exist | |
.module.scss | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.module.scss doesn't exist | |
.module.css | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.module.css doesn't exist | |
.png | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.png doesn't exist | |
.svg | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.svg doesn't exist | |
.gif | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.gif doesn't exist | |
.jpeg | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.jpeg doesn't exist | |
.jpg | |
Field 'browser' doesn't contain a valid alias configuration | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.jpg doesn't exist | |
as directory | |
/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png doesn't exist | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.js] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.sass] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.scss] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.css] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.module.sass] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.module.scss] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.module.css] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.png] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.svg] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.gif] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.jpeg] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png.jpg] | |
[/Users/denisoster/RubymineProjects/demo/app/javascript/packs/mCSB_buttons.png] | |
@ ./node_modules/css-loader??ref--2-2!./node_modules/postcss-loader/lib??ref--2-3!./node_modules/resolve-url-loader??ref--2-4!./node_modules/sass-loader/lib/loader.js??ref--2-5!./app/javascript/packs/application.scss 7:18141-18170 | |
webpack: Failed to compile. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment