This repository was archived by the owner on Aug 7, 2021. It is now read-only.
-
- Notifications
You must be signed in to change notification settings - Fork 40
Pull requests: NativeScript/nativescript-dev-webpack
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
release: cut the 1.0.2 release cla: yes
#1007 by miroslavaivanova was merged Jul 26, 2019 Loading…
5 tasks
feat: support dynamic ES6 import cla: yes
#1006 by sis0k0 was merged Aug 26, 2019 Loading…
3 of 5 tasks
fix: avoid getting invalid require calls when building from Windows cla: yes
#1002 by DimitarTachev was merged Jul 24, 2019 Loading…
4 of 5 tasks
fix(update-ns-webpack): skip the update of tsconfig.tns.json in shared Angular projects cla: yes
#1001 by sis0k0 was merged Jul 24, 2019 Loading…
fix: restore getEntryPathRegExp for backward compatibility with older… cla: yes
#1000 by KristianDD was merged Jul 23, 2019 Loading…
5 tasks
fix: vue template crashes on start bug cla: yes
#997 by KristianDD was merged Jul 22, 2019 Loading…
5 tasks
[Don't Merge]refactor: LoadCss no longer needed for JS/TS projects cla: yes
#993 by vakrilov was closed Aug 6, 2019 Loading…
fix: don't include partial scss files in bundle cla: yes
#988 by vakrilov was merged Jul 16, 2019 Loading…
5 tasks done
fix(js): try to resolve node_modules from the project root before resolving in a linked location cla: yes
#987 by DimitarTachev was merged Jul 16, 2019 Loading…
4 of 5 tasks
refactor: remove the postinstall helper info cla: yes
#984 by sis0k0 was merged Jul 16, 2019 Loading…
fix: escape the regex for the path to the entry module of application cla: yes
#982 by Fatme was merged Jul 18, 2019 Loading…
5 tasks
fix: fix the execution of unit tests with latest unit-test-runner and nativescript-dev-webpack@rc cla: yes
#978 by Fatme was merged Jul 10, 2019 Loading…
5 tasks
fix: do not require
.js.map files in the entry points when devtool: "source-map" is used cla: yes #976 by DimitarTachev was merged Jul 18, 2019 Loading…
4 of 5 tasks
fix: add loader-utils as dep instead of dev-dep cla: yes
#975 by vakrilov was merged Jul 10, 2019 Loading…
fix: require automatically only files from app folder of unit-test-runner cla: yes
#974 by Fatme was merged Jul 10, 2019 Loading…
5 tasks
fix: handle the
bundle-config-loader require.context change without breaking changes for the end-users cla: yes #973 by DimitarTachev was merged Jul 9, 2019 Loading…
3 of 5 tasks
tests: update tests to ns-dev-appium 6.0.0 cla: yes
#969 by SvetoslavTsenov was merged Jul 8, 2019 Loading…
ProTip! Exclude everything labeled
bug with -label:bug.