Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NativeScript/nativescript-dev-webpack

A package to help with webpacking NativeScript apps.
https://github.com/NativeScript/nativescript-dev-webpack

feat: add UrlResolvePlugin for platform-specific template/style urls (#155)

fixes #75

2ccf55b1097f54d0cd21a06a0a03e36ff25eb3cc authored over 7 years ago
fix(template): disable minification of css by css-loader (#154)

When uglify is used, it triggers the minification option of the
css-loader. The css-loader uses...

30e9c97d8af68806cf86088ca656f57b5149f42d authored over 7 years ago
fix(ns-bundle): run gradlew clean instead of platform add/remove (#153)

fixes https://github.com/NativeScript/android-runtime/issues/759

318182134cb5bae91a261a2b1e333d50317ff26d authored over 7 years ago
docs(README): move deps note to a table

2d132de2269626c9f8223c44dd3d98be19d7ff51 authored over 7 years ago
docs: update the CHANGELOG for 0.5.0

e4494d8b46d8a6e9e03f8368734ba6ed5da21cf3 authored over 7 years ago
release: cut the 0.5.0 release

e3e34991fab243b923b5bd14651ebdc7bf9d4266 authored over 7 years ago
fix(templates): prefer css templates over platform.css templates

6fc474707a29125446fa8b394a4e51f36571806d authored over 7 years ago
refactor: npmignore template-generator related files

047d540e14a615468a631ef04bf1b2c06de69d97 authored over 7 years ago
chore: bump webpack version

4c215872633818db97ec07ca8ef13035970c9b0e authored over 7 years ago
refactor: rename templates

3404628b2fa1091461dcafa2d1f6b74a19472eb3 authored over 7 years ago
refactor: rename template-generator to prepublish

e763b257f4303df17f0a22edcccd78f382a6eb5b authored over 7 years ago
fix(ns-bundle): use webpack.config.js instead of webpack.common.js

BREAKING:
The ns-bundle script will now target the `webpack.config.js` file in
your repository i...

3df5d9b70fc575c1b0b5403c725564bc2f7636e8 authored over 7 years ago
refactor: generate webpack.common templates on prepublish

40c7f219b8f10fc2b7390b4f41414450c704ee9e authored over 7 years ago
refactor: move templates to separate dir

b587047e4c07049bbacb9ffe0ff55be8cce1a601 authored over 7 years ago
fix(ns-bundle): don't readd scripts from nativescript-dev-webpack

3d690cb14b9f947b8671f05cdbea4c777f78964b authored over 7 years ago
fix(ns-bundle): pass platform and uglify as env properties

dcf21f83792d1509e1f531a6975c4b5f58270c3e authored over 7 years ago
refactor: remove redundant __requireOverride (#151)

2b2364152d22d419230cea1d158da046d29bb38b authored over 7 years ago
fix(template): create empty `tns-java-classes.js` internally (#148)

The tns-java-classes.js that is required for NativeScript 2.5 Android
builds is now create inte...

0fd9159a7cae61d6f337540020cb17274693cbab authored over 7 years ago
docs: add changelog for 0.4.2

71422f5bf2aa676a0a2f9e5bdb23fc43aa50ea08 authored over 7 years ago
release: cut the 0.4.2 release

4629bb41343d5bd28e8b54380a2a9730d4ee8899 authored over 7 years ago
chore: bump TypeScript version to 2.3 (#142)

d5333694b2353b2f67577ae2271944ce925fee5b authored over 7 years ago
fix(tsconfig): add missing paths and skipLibCheck option (#140)

c4539447714f858f4139058c37b937f35f6f83a7 authored over 7 years ago
fix(ns-bundle): respect platform version from app package.json (#138)

* fix(ns-bundle): respect platform version from app package.json

* fix: typo in bundle script

839ce93c4fc2dbb6f278b7369c5b4ddd52c0d863 authored over 7 years ago
release: cut the 0.4.1 release

70b3a31fb937dcc93c62cdb68fc8f315d2c64a8f authored over 7 years ago
docs: add changelog for 0.4.1

0e30e44cf921cf467cfa23aa08bdedbdaa69c221 authored over 7 years ago
fix(template): ship `tns-java-classes.js` only for Android builds (#136)

2b0b10eddb0774b5ac19676e567e0f8b2a7d2029 authored over 7 years ago
chore: bump @ngtools/webpack version to 1.3.1 (#134)

99d402e829aa9c741988604124184a536174b780 authored over 7 years ago
fix(template): include platform specific files in bundle first (#133)

fixes #31, fixes https://github.com/telerik/nativescript-ui-feedback/issues/140

c399e1e3365efd596512a611064a5b9a3a7839af authored almost 8 years ago
fix(template): ship bundle with empty `tns-java-classes.js` chunk (#128)

This is required for compatibility reasons (NativeScript 2.5).
When a non-webpacked NativeScrip...

b65a80c60d089ba37588ac69f5289460b22399b5 authored almost 8 years ago
Delete should-not-be-here

be0707dc883f606676de2702afc9a23ebd073061 authored almost 8 years ago
chore: update webpack to 2.4.1 (#127)

89c9c74969ba3f6afb930c7cdf73f2e01cb9a1bc authored almost 8 years ago
feat(ns-bundle): app can be just prepared and bundled now (#126)

If you don't pass `--start-app` or `--build-app` to ns-bundle, the
project will be only prepare...

b0688b42dfc2ae8205a74369bda6ce024ab231c1 authored almost 8 years ago
fix(ns-bundle): escape arguments passed to `tns` command (#125)

When spawning a child process, the arguments should be escape in order
to arguments with specia...

b9430e3afe766da1b1617c4545d4dea57d2a6eb4 authored almost 8 years ago
release: cut the 0.4.0 release

c06589f9bd0fc31e607c0bbd6540ce7df7994461 authored almost 8 years ago
docs: add changelog for 0.4.0

62195831a7daa18d271b7728239fb2f5d7aa981e authored almost 8 years ago
fix(installer): show helper message for new dependencies (#122)

5c7ebebba5c5ededf72a3b2266c18ceb5e637129 authored almost 8 years ago
fix(tsconfig): add "exclude" property to aot config (#120)

The "exclude" property isn't properly inherited from the base
configuration ("tsconfig.json") s...

d28dba1482905b7efaa8c350c7c9763dd7990115 authored almost 8 years ago
fix: dependencyManager (#119)

b6cdfba9bd3c2861b5489df195f2df10c8590d61 authored almost 8 years ago
docs: update README with a note about dependencies

a5f9b123138da0d31ec5f45ecf6eabbc6c8ad499 authored almost 8 years ago
refactor: split installer to multiple managers

a844ad464a79b9b3cde3537f6bb619c2e9ced126 authored almost 8 years ago
feat: detect required devDeps versions

The plugin will automatically add devDependencies on postinstall, based
on already used dependen...

9b102c37b799e26af1baf94f468cfb8b5e8308c5 authored almost 8 years ago
fix: add webpack.common template for JS projects

fixes #113

7451545c6ce184f1c2cca31a4d44320018861817 authored almost 8 years ago
fix(tsconfig): typo "extend" -> "extends"

22377ea90ab3e490b9133867581e5402846c45ca authored almost 8 years ago
refactor: return devDeps from dependency manager

06304af0918e508be23e6616546b1da248cbf535 authored almost 8 years ago
refactor: fix lint issues

4f59bc61136bef62e434f29170b2b9d574b70ed4 authored almost 8 years ago
fix(ns-bundle): use remove/add platform instead of clean-app (#116)

Leaving old build files in the platform folders caused several issues.

fixes 75, fixes 112

6609370b33f290f884366285256dd73bd7d9c749 authored almost 8 years ago
docs: add changelog

9fde66fc443f93015a9439f80524650a619c0e70 authored almost 8 years ago
release: cut the 0.3.7 release

d10386cb1e3508009c25e8b5f38f4c7d1507bab5 authored almost 8 years ago
feat: update to Angular 4.0 and pin @ngtools/webpack version (#107)

247e50717e34d3955cf31f383aa7ce104d2b2759 authored almost 8 years ago
fix(uglify): exclude tns 3.0 listener impls from mangling (#102)

6666191d6b2b15a094752d4eef5ac496556568e6 authored almost 8 years ago
chore(release): cut the 0.3.6 release

5205f7052fce9570e279ab7fde2de24e29ebb37b authored almost 8 years ago
fix(plugins): add additional check for node.text in StyleUrlResolvePlugin (#95)

closes #92

4a1b625f0d018a5216c50d658e819d0b560563fa authored almost 8 years ago
chore(release): cut the 0.3.5 release

11fccf87f1bf19d5fa503cc70b5169db5147f072 authored almost 8 years ago
refactor: remove tns-xml-loader and ExcludeUnusedElementsPlugin (#90)

Migration: remove the loader and plugin from your webpack config

closes #79, #88

a2e671295974f71fb02d011bdd7832821778d067 authored almost 8 years ago
fix(scripts): correctly execute ns-bundle for windows (#89)

Spawning child processes requires "shell: true" for windows.

Fixes https://github.com/NativeS...

ad965ed3c38cdff78b22bd87bda7c848d4c60173 authored almost 8 years ago
feat(deps): update to @ngtools/webpack v1.2.10 (#84)

70e60a6b0caaa0ebc192eabce0921057a3c6a82f authored almost 8 years ago
fix(plugins): check for argument properties before traversing (#83)

bc2c6ec02a58e2fea31817358de7c5a540ab4a9d authored almost 8 years ago
fix(templates): Disable node "fs" shim (#82)

Clashes with `everlive-sdk` plugin.

Closes #80

b86e1ae8c2f7b2abc732cd3ba649d36b91ff12f8 authored almost 8 years ago
Merge pull request #78 from NativeScript/hdeshev/extend-existing-tsconfig

Extend existing tsconfig

93c7506c223f11519ab18ce4a62a2161c47ede3a authored almost 8 years ago
0.3.4

347e8ca1084ac577c8a7c656735ba19f59b20af6 authored almost 8 years ago
Extend existing tsconfig.

Avoid duplication, don't force TS lib selection.

f9ed21887dc0bf2ec0ceda30fe7d8a8da2a19bb3 authored almost 8 years ago
fix(uglify): exclude tns 3.0 listeners from mangling (#72)

b9d6a3fbb76482f375cedade374cf9acf52ba6c0 authored almost 8 years ago
fix(scripts): respect tns build/run args passed to ns-bundle (#71)

17b9d8215d1e2003137300259c5b0b31916ee786 authored almost 8 years ago
feat(scripts): add ns-bundle and verify-bundle (#69)

e80cbdc925343d5802b447422224f55972a88b5f authored almost 8 years ago
fix: run `tns-xml-loader` before `@ngtools` loader (#66)

This is needed due to changes in the behaviour of `@ngtools/webpack` v1.2.4

fixes #64

325cb90fa7c0d7c431a6ceb45337212d9909768b authored almost 8 years ago
0.3.3

8426b33914075a9d8aa506b9d85af8e180c588ab authored almost 8 years ago
fix(uglify): Exclude layout classes from mangling.

75bdeb1471f88c9b418683ae2b3a2833800510e9 authored almost 8 years ago
Use double quotes everywhere.

864a778feee1f2ab25849abd37555a0c78c910f0 authored almost 8 years ago
Avoid a stack overflow with webpack 2.2.0 by not using __dirname.

Now set by the NsNodeGlobals plugin instead of DefinePlugin.

9c281b8ee804dcfe4839dd1eb349026bb44f9e8e authored almost 8 years ago
Merge pull request #63 from NativeScript/node-globals-plugin

feat(deps): add support for webpack 2.2+

ec418abaae7fa0635e2fa8b8eb2c53edcca25499 authored almost 8 years ago
feat(deps): add support for webpack 2.2+

Add NodeGlobalsPlugin to prevent webpack from overriding the global property.

5c00f2d536e7318e33d6d57049f19fa37ca49a6c authored almost 8 years ago
Fix a crash on uninstall if target file doesn't exist.

79286a6f53570844fc2a8fd28c073221c920e7db authored about 8 years ago
Merge pull request #61 from NativeScript/hdeshev/installer-scripts

Separate installer scripts

62206fb91c000115f9745abe38ab3c6d43b75e65 authored about 8 years ago
Add an uninstaller script (triggered manually).

e484d9e1cab0e6f79b71c518a5dae724a37f7309 authored about 8 years ago
fix: exclude from mangling EditableTextBase (#60)

Uglify shouldn't mangle EditableTextBase, because it breaks
the hint formatting.

fixes https...

226f354aee2770429006659a80cf1f75a33e0bd6 authored about 8 years ago
Extract installation code to the 'installer' module.

Add an `install-ns-webpack` binary.

af81fd7f357de134655f48ba234f2db0904831cd authored about 8 years ago
Set minimize=true to loader options when --uglify passed.

f7455c964c49498f6aa1aea1e8ce151a25fc3091 authored about 8 years ago
Fix a jshint warning about global.ELEMENT_REGISTRY

47142bc5488f1441648d5324212de9dfbd5d5e7c authored about 8 years ago
Add iOS native extenders to mangle exclude list.

99581919a9f9bb35651fac152d332ed0994e4445 authored about 8 years ago
Remove a console.log from GenerateBundleStarterPlugin.

0ad2ffa8df36cad99872ef8e71c1674e6a33254a authored about 8 years ago
Fix a forgotten comma, and delete unused vars.

5a803bb52bab4036b1194147563993f35ee77077 authored about 8 years ago
Merge pull request #58 from NativeScript/hdeshev/android-native-excludes

Exclude from mangling classes inheriting from Android native types.

36955e2baabf939e1339261c6c0d3d255924107b authored about 8 years ago
Exclude from mangling classes inheriting from Android native types.

473c080931a4fff1c9b461198ac6620505262e47 authored about 8 years ago
fix: register elements from embedded templates (#56)

Make the tns-xml-loader parse Angular templates from TypeScript files.

fixes #55

05f33ed43a10af2a53dbaf65b97720ed18ec8c58 authored about 8 years ago
0.3.2

a208a85ebef7c9160607c0b8f33c3d52580acac8 authored about 8 years ago
Merge pull request #50 from NativeScript/tsc-2.1

feat: add support for [email protected] and [email protected]

e2ed250172c733097a4a12c505bf687235fb4299 authored about 8 years ago
feat: add support for [email protected] and [email protected]

e320b8bb197a674eed47a42203136b73d08ec5a0 authored about 8 years ago
0.3.1

01fd96190ed532ac0d44c771eb7de5167957d3cd authored about 8 years ago
Merge pull request #52 from NativeScript/css-loader-fork

feat: use the nativescript fork of css-loader

e6b472088165292b2cfef53276c56b37a65c61c6 authored about 8 years ago
feat: use the nativescript fork of css-loader

3b6a1c85ba3377436a2b0948b8b3fa3e9b86e890 authored about 8 years ago
Merge pull request #51 from NativeScript/proxy-and-placeholder-fix

ProxyViewContainer and Placeholder added by default

f41f9623a1a8c13308b1854565f71cc57eb30694 authored about 8 years ago
ProxyViewContainer and Placeholder added by default

42a17096af5921d3e8d097e9bf3f995e023467ad authored about 8 years ago
Merge pull request #39 from NativeScript/ExcludeUnusedElements

ExcludeUnusedElements plugin + loader added

21d6807e4442f26c059ad2485374323d019ef2b1 authored about 8 years ago
ExcludeUnusedElements plugin + loader added

7b5e9acbb605501d6170cc5e32ea2cded5bf430a authored about 8 years ago
Version bump: 0.3.0

b89c5680da88fbdffe2d771cccc0c483cfeccc5a authored about 8 years ago
fix: add typescript@~2.0.10 to ng projects (#48)

Required for the StyleUrlResolvePlugin

87741a186c41df78a007aa1733c169b7c79a590f authored about 8 years ago
feat: add plugin to support android/ios styleUrls (#47)

When given an url "./style.css" and the resource "style.css" does not
exist in the current dire...

be12c238379abf1c524fb6c06d121a48b8ec29a7 authored about 8 years ago
Add webpack-sources dependency

4553011d4b992644371adf068546263619263ac5 authored about 8 years ago
Merge pull request #45 from NativeScript/aot-entry-module

Use AoT entry module if it exists

f06cc53ece18254979fde11c1c14c48ffd425631 authored about 8 years ago
Merge pull request #41 from NativeScript/ngtools-1.2.1

feat: support @ngtools/webpack-1.2.1

5877b6a3acbda40d8728e3a42ce350ac6869b41c authored about 8 years ago