Skip to content

Gulp doesn't refresh on JS changes #11

@aadilayub

Description

@aadilayub

I'm using Local by Flywheel, and getting the following error

Hash: 82a1e368990dd1981308
Version: webpack 4.44.1
Time: 9259ms
Built at: 08/04/2020 9:01:24 AM
             Asset      Size  Chunks             Chunk Names
scripts-bundled.js  92.7 KiB     App  [emitted]  App
Entrypoint App = scripts-bundled.js
[./node_modules/@glidejs/glide/dist/glide.esm.js] 78.4 KiB {App} [built]
[./wp-content/themes/fictional-university-theme/css/style.css] 372 bytes {App} [built] [failed] [1 error]
[./wp-content/themes/fictional-university-theme/js/modules/HeroSlider.js] 1000 bytes {App} [built]
[./wp-content/themes/fictional-university-theme/js/modules/MobileMenu.js] 1.45 KiB {App} [built]
[./wp-content/themes/fictional-university-theme/js/scripts.js] 409 bytes {App} [built]

ERROR in ./wp-content/themes/fictional-university-theme/css/style.css 2:0
Module parse failed: Unexpected character '@' (2:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| /* 3rd party packages */
> @import "normalize.css";
| @import "../node_modules/@glidejs/glide/dist/css/glide.core.min.css";
| 
 @ ./wp-content/themes/fictional-university-theme/js/scripts.js 1:0-26

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions