Skip to content

Js and Css not building after running yarn dev #11

Open
@brianbier

Description

@brianbier

Hi I've followed all the steps and ran yarn dev but the css and js files are not genarated.
I remove the tailwind settings which purges unused css but this is what i currently get in errors

asset js/app.bundle.js 91.8 KiB [emitted] (name: app) 1 related asset
asset manifest.json 292 bytes [emitted]
Entrypoint app 1.04 MiB (998 KiB) = js/chunk-vendors.bundle.js 969 KiB js/app.bundle.js 91.8 KiB 2 auxiliary assets
runtime modules 28.4 KiB 14 modules
modules by path ./node_modules/core-js/ 442 KiB 426 modules
modules by path ./node_modules/webpack-dev-server/client/ 52.7 KiB 12 modules
modules by path ./node_modules/style-loader/dist/runtime/*.js 5.75 KiB 6 modules
modules by path ./node_modules/webpack/hot/*.js 5.23 KiB 4 modules
modules by path ./node_modules/html-entities/lib/*.js 81.3 KiB 4 modules
modules by path ./src/ 37.1 KiB 3 modules
modules by path ./node_modules/querystring/*.js 4.51 KiB 3 modules
modules by path ./node_modules/url/*.js 23.1 KiB
  ./node_modules/url/url.js 22.8 KiB [built] [code generated]
  ./node_modules/url/util.js 314 bytes [built] [code generated]
modules by path ./node_modules/css-loader/dist/runtime/*.js 2.94 KiB
  ./node_modules/css-loader/dist/runtime/sourceMaps.js 688 bytes [built] [code generated]
  ./node_modules/css-loader/dist/runtime/api.js 2.26 KiB [built] [code generated]
4 modules
webpack 5.61.0 compiled successfully in 761 ms

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