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(lwc-compiler): add baseDir support #375

Merged
merged 6 commits into from
Jun 6, 2018

Commits on Jun 5, 2018

  1. feat(lwc-compiler): add baseDir support

    Used by playground to compile sub components. Need baseDir to
    indicate position of root component within files object.
    Min Idzelis committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    292df60 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. fix(compiler): fix yarn.lock registry urls

    Min Idzelis committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    8309707 View commit details
    Browse the repository at this point in the history
  2. fix(compiler): add doc, test, clarify error

    Min Idzelis committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    192874b View commit details
    Browse the repository at this point in the history
  3. fix(compiler): lint

    Min Idzelis committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    36aaf3d View commit details
    Browse the repository at this point in the history
  4. fix(compiler): tweak test

    Min Idzelis committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    2673ab9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ccdc06 View commit details
    Browse the repository at this point in the history