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: v0.3.4
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: v0.3.5
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 16, 2017

  1. Merge pull request #78 from NativeScript/hdeshev/extend-existing-tsco…

    …nfig
    
    Extend existing tsconfig
    hdeshev authored Feb 16, 2017
    Configuration menu
    Copy the full SHA
    93c7506 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. fix(templates): Disable node "fs" shim (#82)

    Clashes with `everlive-sdk` plugin.
    
    Closes #80
    sis0k0 authored Feb 23, 2017
    Configuration menu
    Copy the full SHA
    b86e1ae View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Configuration menu
    Copy the full SHA
    bc2c6ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70e60a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

  1. fix(scripts): correctly execute ns-bundle for windows (#89)

    Spawning child processes requires "shell: true" for windows.
    
    Fixes NativeScript/NativeScript#3715
    sis0k0 authored Feb 28, 2017
    Configuration menu
    Copy the full SHA
    ad965ed View commit details
    Browse the repository at this point in the history
  2. refactor: remove tns-xml-loader and ExcludeUnusedElementsPlugin (#90)

    Migration: remove the loader and plugin from your webpack config
    
    closes #79, #88
    sis0k0 authored Feb 28, 2017
    Configuration menu
    Copy the full SHA
    a2e6712 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11fccf8 View commit details
    Browse the repository at this point in the history
Loading