Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NativeScript/nativescript-dev-webpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: NativeScript/nativescript-dev-webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: remove-tns-core-dep
Choose a head ref
  • 6 commits
  • 8 files changed
  • 1 contributor

Commits on Sep 13, 2019

  1. test: add code coverage with nyc

    vakrilov committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    7fa376d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. chore: add coverage files to .npmignore

    vakrilov committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    659e8dd View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. test: add xml-namespace-loader tests

    vakrilov committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    7ac64fa View commit details
    Browse the repository at this point in the history
  2. chore: convert xml-ns-loader to TS

    vakrilov committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    253feb0 View commit details
    Browse the repository at this point in the history
  3. refactor: remove duplicate registers

    vakrilov committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    18ecbec View commit details
    Browse the repository at this point in the history
  4. refactor: use sax xml parser instead of tns

    vakrilov committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    eedfa4e View commit details
    Browse the repository at this point in the history
Loading