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

feat(compiler-sfc): export dependencies for plain css and css preproc… #1278

Merged
merged 9 commits into from
Jul 16, 2020

Commits on Jul 16, 2020

  1. feat(compiler-sfc): export dependencies for plain css and css preproc…

    …essor `@import`
    underfin authored and yyx990803 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    356fe79 View commit details
    Browse the repository at this point in the history
  2. refactor: rename function [ci skip]

    underfin authored and yyx990803 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    88c4171 View commit details
    Browse the repository at this point in the history
  3. refactor: export set of dependencies

    underfin authored and yyx990803 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    aeb01ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0154b5e View commit details
    Browse the repository at this point in the history
  5. test: add test

    underfin authored and yyx990803 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    6a15352 View commit details
    Browse the repository at this point in the history
  6. test: add miss path

    underfin authored and yyx990803 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    c153dd9 View commit details
    Browse the repository at this point in the history
  7. fix: fix typo [ci skip]

    underfin authored and yyx990803 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    e97baae View commit details
    Browse the repository at this point in the history
  8. chore: update yarn.lock

    yyx990803 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    1657c05 View commit details
    Browse the repository at this point in the history
  9. chore: run compileStyle in node env

    Otherwise dart-sass thinks it is running in the browser due to jsdom
    yyx990803 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    4592bc2 View commit details
    Browse the repository at this point in the history