Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developer experience fixes #108

Merged
merged 5 commits into from
Apr 29, 2020
Merged

Commits on Apr 28, 2020

  1. webpack: patch watchpack

    * Patches watchpack via using the "patch-package" module to allow
      webpack dev server live rebuilding for symlinked files.
    slint committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    54b5c80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bcf38a View commit details
    Browse the repository at this point in the history
  3. config: use symlinking for webpack in debug mode

    * When in debug/development mode now the symlinking storage class is
      used with 2-level depth.
    slint committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    2ee1f8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d735db View commit details
    Browse the repository at this point in the history
  5. release: v1.1.5

    slint committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    d0b9678 View commit details
    Browse the repository at this point in the history