Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Webpack compilation doesn't stop on errors in css/scss files #1085

Open
Labels
@Fatme

Description

@Fatme

Environment
Provide version numbers for the following components (information can be retrieved by runningtns info in your project folder or by inspecting thepackage.json of the project):

  • CLI: 6.2.0-rc
  • Cross-platform modules: 6.2.0-rc
  • Android Runtime:
  • iOS Runtime:
  • Plugin(s):
  • Node.js:
  • Please, attach your package.json and webpack.config.js as these configurations are usually critical for investigating issues with webpack

Describe the bug

Webpack compilation doesn't stop on error when changingapp.[s]css file injs,ts,angular orvue projects. Also it doesn't stop when changing whatever.[s]css file injs orts projects.

To Reproduce

  1. tns create js --js
  2. npm i tns-core-modules@rc --save --save-exact
  3. npm i nativescript-dev-webpack@rc --save-dev --save-exact
  4. node_modules/.bin/update-ns-webpack --deps –configs
  5. tns run android

Make invalid change in app.css file. The compilation doesn’t stop on the error, the app is refreshed on device with broken css

Expected behavior

The webpack compilation should stop when there is an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp