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

fix: update the version of `request` (#694)

Due to security vulnerabilities in one of its dependencies
(`cryptiles`).

39b858b3d48f396a1f771512f5f3fc2d1f8e80b4 authored over 6 years ago
fix: don't throw MaxListenersExceeded error when more than 11 proccesses are started from sidekick (#695)

79490c77cb5663a8caaf1bf80a51ec38fb013a79 authored over 6 years ago
release: cut the 0.17.0-rc.0 release :tada:

c5dd7c941a5c8f915a787bd0e3d9bf92f21b2f9d authored over 6 years ago
fix: send hmr status per platform when more than one webpack processes are stated (#690)

829dc7e8c9f16841bfe3238202fec63449e43ab4 authored over 6 years ago
feat(hmr): add hmrUpdate function (#689)

f627a023c3546a34af0bbc9bf34584ee50d3a880 authored over 6 years ago
feat: send data for fallback if hmr apply fails (#687)

There is a hash added for start, success or fail of the hmr operation and there are properties i...

47e63f17b72cde89b1f7e91a5accd857f58b85eb authored over 6 years ago
chore: unify issue templates (#686)

utilise the new GitHub issue templates for different kind of issues

5e8f0dce63347ed7be68307c99b937e243fe503b authored over 6 years ago
fix: don't call twice `startSyncFilesTimeout` method (#683)

28e73a18b917245ca2683beb52fbd3329c958e2b authored over 6 years ago
Merge branch 'master' into sis0k0/rebase-release

d89097fbc07b33340ada6382c8d651f2f9b43abf authored over 6 years ago
fix: start using the hmr option from the hookArgs in order to support it in sidekick (#666)

81fcb889956f2b1200bde2d0f1e24969cbc997a8 authored over 6 years ago
refactor: HMR improvements (#667)

* Add HMR prefix to logs from HMR to be filterable

* add global.__hmrRefresh function so that...

20dbd62718541e62eb7a7e4ae08bc8a7c2bdcee6 authored over 6 years ago
chore: stop webpack compiler when ctrl+c is pressed while executing `tns preview --bundle` command (#661)

54c39ad262ec7a53f70f7fcf98a779872023bc38 authored over 6 years ago
feat: add initial HMR support for plain JS/TS apps (#645)

a4ac32b23bcf9bcb413e380f82ba8499b9db5399 authored over 6 years ago
Sync only hmr updates without bundle files (#650)

* Sync only hmr updates without bundle files

* Messaging updates

172e49866299a47fd726e14af227465ca43ca48f authored over 6 years ago
docs: forums to Stack Overflow (#652)

4aa4279ea59d19efb934bd0973d478cb951528e1 authored over 6 years ago
Add vue functionality (#653)

* Added vue template
Changed refresh message
Do not filter css and scss files for hmr

* use...

a5a4095d39a1ab3b60406a121c4f84cf677d02c6 authored over 6 years ago
reorder scss rules

54c83ec7228d6c1b39848553ae919ad7e841f1ed authored over 6 years ago
feat: add hook for preview command (#649)

`tns preview` command works without platform argument, so {N} CLI needs to start iOS webpack pro...

529b2bf218fdb44a2a88ab73d91a3938c4aca207 authored over 6 years ago
fix-next: pass --env.hmr only if the --hmr flag is raised (#651)

3698cb77ac9360fa10a8e45ac567e1eaf412fad5 authored over 6 years ago
fix(hmr): HMR log is sometimes trimmed (#657)

f6f4e057a6ea4682619194fe88a7e254a862522d authored over 6 years ago
fix: read the hmr option from the preview command (#658)

605b34e2bbb6dbcbc1316478bdc39b653bd8284f authored over 6 years ago
feat-next: call the page reload just once (#655)

c16be7b7347277b6232784511f647206164f172b authored over 6 years ago
feat: add Vue bundling support (#676)

* added webpack vue support

8da8ccfd06310b08a892b6323fd78b459ed67ccf authored over 6 years ago
fix: add a check for undefined environment values (#673)

* add a check for undefined environment values

56a0a101790e76f5fe9cd205f0a6600c7b4f60d9 authored over 6 years ago
refactor: Add additional check for android before adding android imports (#668)

* Add additional check for android before adding android imports

7a308ca5931523d9a2659a4b83ff41b4f68ef82e authored over 6 years ago
fix(uglify): cache/parallel should be outside uglifyOptions (#670)

https://webpack.js.org/plugins/uglifyjs-webpack-plugin/#cache
https://webpack.js.org/plugins/ug...

9b7839c7b5cd1e4cfde3251219eac425a2093870 authored over 6 years ago
fix: attach to process's exit event on correct place (#671)

f4b40bf9f1b19fbfd1afa64a2e1bc74cf5003594 authored over 6 years ago
fix: avoid getting the bool params as strings in the webpack config like a truthy "false". (#669)

e05ff9c272418c5e8f7cb383e7681616889388b7 authored over 6 years ago
release: cut the 0.16.2 release :tada:

bbc335dc121b90ccf95bfe43f437e97bd9182b89 authored over 6 years ago
fix: update webpack dependencies (#675)

fixes #674

71cb30ce99b405865aed05cbf7794f5e620c72dd authored over 6 years ago
feat: add Vue bundling support (#676)

* added webpack vue support

59b9e3fc53aefae361cdf9a97a5cbfcdd0af1d71 authored over 6 years ago
fix: add a check for undefined environment values (#673)

* add a check for undefined environment values

c81484fa92536acaf3b05dddf091db7e72988770 authored over 6 years ago
refactor: Add additional check for android before adding android imports (#668)

* Add additional check for android before adding android imports

d3d155d672c718748a6950d8564e5d17203bd866 authored over 6 years ago
fix(uglify): cache/parallel should be outside uglifyOptions (#670)

https://webpack.js.org/plugins/uglifyjs-webpack-plugin/#cache
https://webpack.js.org/plugins/ug...

e15fec788311f1e5d3e2cd78e7ac7d8af3eb74e3 authored over 6 years ago
fix: attach to process's exit event on correct place (#671)

43bd95e54ccbd70a033ea87a3f51c016a68f2a1b authored over 6 years ago
fix: avoid getting the bool params as strings in the webpack config like a truthy "false". (#669)

b7a657bbc37f3f480dd6b410dc07ee8af1b2539b authored over 6 years ago
refactor: HMR improvements (#667)

* Add HMR prefix to logs from HMR to be filterable

* add global.__hmrRefresh function so that...

50e1ad70ec2e666f3b739aea0123b995a7e6ee70 authored over 6 years ago
fix: start using the hmr option from the hookArgs in order to support it in sidekick (#666)

08fefb9748a1ffe7f3385116632affb8a80e64ff authored over 6 years ago
release: cut the 0.16.1 release (#664)

214b962f0d027ed7d2d35c3ec73616dccaacaf46 authored over 6 years ago
release: cut the 0.16.1 release (#664)

8aa5d5d8f0da32f0dd73daeb3a3a66cabdff863e authored over 6 years ago
chore(prepublish): change script name; accepts --distTag option (#662) (#663)

7c3932d7d6e9ea56df25fbdff9dc492e9b8c75ec authored over 6 years ago
fix(angular): AoT rebuild on template and style changes (#659)

* fix(angular): rebuild on ngfactory/ngstyle change

The @ngtools/webpack should be applied to...

d812d5d0484109a11c9293f823507006a68ce211 authored over 6 years ago
chore(prepublish): change script name; accepts --distTag option (#662)

fc0dfd88a1bdfe5d8d8616ac34e80a8a613b7da6 authored over 6 years ago
chore: stop webpack compiler when ctrl+c is pressed while executing `tns preview --bundle` command (#661)

6f2f4436d54da1674867f85ea4d6b10f48022a44 authored over 6 years ago
feat-next: call the page reload just once (#655)

4968060c9282fbef1290698f304df26dbf2f257b authored over 6 years ago
fix: read the hmr option from the preview command (#658)

7bae6826c0e3632754054a765dc4993ceeaf9933 authored over 6 years ago
fix(hmr): HMR log is sometimes trimmed (#657)

8e7d6f8075fd25d3bf2696caa4345e4c3f8b02fa authored over 6 years ago
fix-next: pass --env.hmr only if the --hmr flag is raised (#651)

eeee57b6e726941f9c3e9a52410304c2ac35bc74 authored over 6 years ago
feat: add hook for preview command (#649)

`tns preview` command works without platform argument, so {N} CLI needs to start iOS webpack pro...

b47da3c06e931e0f7f811cd33779662b8268ce19 authored over 6 years ago
reorder scss rules

16877f710bcf803544df549f4c918793d8f72826 authored over 6 years ago
Add vue functionality (#653)

* Added vue template
Changed refresh message
Do not filter css and scss files for hmr

* use...

5212eac9b5516f7279d0e44dc0a259c9bf664acb authored over 6 years ago
docs: forums to Stack Overflow (#652)

60a212e1155d02426da0bee66a78fe4a76f1ca8a authored over 6 years ago
Sync only hmr updates without bundle files (#650)

* Sync only hmr updates without bundle files

* Messaging updates

4459cce33c0bf052258820cde4d12e192da5204b authored over 6 years ago
feat: add initial HMR support for plain JS/TS apps (#645)

0069177c43263e4901136155b413410a88f40445 authored over 6 years ago
release: cut the 0.16.0 :tada: (#648)

<a name="0.16.0"></a>
# [0.16.0](https://github.com/NativeScript/nativescript-dev-webpack/compa...

de7d07183944467a0475ffa8796fc9cb07053dd3 authored over 6 years ago
chore: bump deps to official Angular CLI 6.2 (#646)

5d1f516ebc973f4ce171e285a4a547fc622aadbb authored over 6 years ago
refactor(nativescript-target): add main template runtime for hot update (#644)

2767f91d4df41303b8e4dd53ce620236c9d09945 authored over 6 years ago
fix-next: add global process variable (#642)

It was removed (probably accidentally) in #634.

37dd661d58648e3ca979de0fc72d1b07fe8f5978 authored over 6 years ago
refactor(transformer): import `getFirstNode` from Angular CLI

c37e0759969157624994efde837405d278d1be56 authored over 6 years ago
fix-next(transformer): insert imports at the beginning of the file

It's very important for one of the two imports that we're inserting
(`nativescript-angular/platf...

7fa17867f00660c2f024936834991bd69042946b authored over 6 years ago
refactor(transformer): add a comment for each transform operation

3b2af2244478032a845770ebe90d0fe1083abaaf authored over 6 years ago
chore: remove js and map files from git

aa275887e69c909ed149fe3d360de3c3b443d226 authored over 6 years ago
refactor: add VSCode debug configuration for tests

fa70d1cb747c8da00126af9c3e718f12a2827598 authored over 6 years ago
test: setup Jasmine for unit testing

24fcf53ed9160ed3bcdb0b62e55f70c0f310c8f6 authored over 6 years ago
refactor(transformer): fix incorrect variable names

bbd7ce0e5b62d2ee98f74d64b34001e9ea797893 authored over 6 years ago
test: add unit tests for bootstrap transformer

61838bff059ee5e5b8ac44938694f5f84b1d9fb0 authored over 6 years ago
refactor: simplify TS configuration

1f95c56cc533ba9a22535f6967872f418967283b authored over 6 years ago
refactor: remove node_modules after packing the plugin

a40dcb7e221d0caeff24697726c406bada116f98 authored over 6 years ago
fix-next(projectFilesManager): tsconfig.esm.json -> tsconfig.tns.json (#636)

fixes #637

b39109a1ca0936745b69d01808075ae7fcda0e1a authored over 6 years ago
refactor: rename tsconfig.esm.json to tsconfig.tns.json (#635)

Currently the `tsconfig.esm.json` file is added to code-sharing projects, but that's
not necess...

d5b149230c580d0e4fa53aa0b00375cafd07dfc1 authored over 6 years ago
feat: NativeScript bootstrap transformer (#634)

The bootstrap transformer will automatically replace the platform and bootstrap calls inside `ma...

c0164183b90db0aae7d1ecf60fdc4f1746ed49e4 authored over 6 years ago
refactor(angular): provide mainPath instead of entryModule to ng compiler plugin (#633)

The entryModule path can differ depending on what kind of project you're
using - mobile or web+...

42b0c0b4cae4059c4dd1edff7a6a9e883614502c authored over 6 years ago
chore: update demos inherit from supportlib activity (#624)

4036a2738cd96a45d8e1209b2f6026d40731f997 authored over 6 years ago
release: cut the 0.15.1 release (#626)

6ad04c865c0ac984be9dc03db270f1a76d008df5 authored over 6 years ago
chore: bump version to official Angular CLI 6.1 (#621)

cce18bd2bf5bfc865c0dd2055b080647957f897a authored over 6 years ago
fix: define process as undefined (#619)

This will prevent webpack from adding a polyfill for `process` ([`process/browser.js`](https://g...

845f4267ec9bf85868570da3ffdfd229c8bc3020 authored over 6 years ago
release: cut the 0.15.0 release (#618)

cb6298608195968f675947de35532bb90c5e2b7e authored over 6 years ago
refactor: generate source maps when running `tns debug --bundle` (#617)

dd7ba7135ed650607bef44f306e38ffc187ec1e3 authored over 6 years ago
feat(xml-namespace-loader): add ignore option (#605)

With the ignore option user can exclude any local fragments and register them either manually or...

b509bb3e5182f849b6e0cb6331d4b15e033b0b0c authored over 6 years ago
fix: array env args are serialized when sent to webpack (#614)

bfecb8c57ccaff0d852a5a4d77af04cbedaeec83 authored over 6 years ago
fix(angular): use hostReplacementPaths function instead of host (#615)

The new approach fixes the problems with watching platform-specific
files.

depends on #611
...

93c5f77acbdb2e6c91b7c2859bce52f6cfa8c474 authored over 6 years ago
chore: compiler cli & ngtools/webpack to latest rc (#611)

We no longer need to hardcode @ngtools/webpack to 6.1.0-rc.0 as https://github.com/NativeScript/...

a8e6ecf4cb272b360b3d419fd37c1a700f753200 authored over 6 years ago
chore(demos): update dependencies (#597)

* chore(TypeScriptApp): update .gitignore file

* chore(AngularApp): update to nativescript-an...

986bf0b31b939b2923093c93ea7594a20b44fc05 authored over 6 years ago
feat: enable source maps when --env.sourceMap is provided (#604)

* feat: enable source maps when the --env.sourceMap is provided

* refactor: remove obsolete s...

a68778e7c576e0ec75b73beedfaa2fee08a97511 authored over 6 years ago
chore: bump version to 0.14.4

321fb10cfc49e5211e9dc167fc95fdf9da11e4fd authored over 6 years ago
fix: webpack not working with latest @ngtools rc1 (#606)

ee0d67d42641381f0b88ba9e29e6f40a084f945c authored over 6 years ago
release: cut the 0.14.3 release (#599)

13cf4b6fd8f9a33613cda4b70de0056ee32aa96b authored over 6 years ago
fix: add @ngtools/webpack to project deps only if @angular-devkit/build-angular is not a dependency (#594)

* fix: add @ngtools/webpack to project deps only if
@angular-devkit/build-angular is not a depe...

7b15418872974df88d185b664d48481acf13ea23 authored over 6 years ago
release: cut the 0.14.2 release (#589)

5d44890496fcf08d6204aca254653c75a5b9e0a6 authored over 6 years ago
fix: resolve appComponents and xml namespaces absolute paths on Windows (#578)

* fix: resolve appComponents absolute paths on Windows

Fix https://github.com/NativeScript/na...

14de7e1bf53a948326af6461edfd475f3d20f7b4 authored over 6 years ago
fix: tell the {N} CLI to ignore the source dir when watching for changes (#586)

Stop requiring the webpack config file in the hook, because that may have side effects. Instead ...

6b0f56b6cbb0fecaa0fff42a2526ac4438d3ca97 authored over 6 years ago
feat: add setting for plain modules regex (#582)

Adds a registerModules option for the bundle-config-loader that allows users to specify custom r...

404abbb929e57cf22d7f48b208123da46b12f726 authored over 6 years ago
release: cut the 0.14.1 release

e349fa82125d5edcc0ebbdb6cc27a9e060a6a5fa authored over 6 years ago
fix(AoT): stop using require.context in Angular apps (#574)

Calling `require.context` for the app directory adds a `ContextDependency` in webpack for it. Th...

23aaee98c63a0e29b8367e1730ad00666322d9c0 authored over 6 years ago
fix: schema-utils peer dep warning for webpack 2/3 (#577)

When tns-creating an app that depends on latest nativescript-dev-webpack you can see the followi...

afe569d933935daae71a34ca2183f3ad85a90858 authored over 6 years ago
release: cut the 0.14.0 release

0ab65cc527f2e854950dc2da41429c7fa4a93ef9 authored over 6 years ago
feat: make webpack deps production deps of the plugin (#571)

implements #569

BREAKING CHANGES:

The dependencies that were previously added by the nati...

ba68a1b2784b31ac276b5161e6f44cb6a844665a authored over 6 years ago
fix: register UI modules in NG apps (#570)

This is required, because there may be plugins that use the
tns-core-modules builder.

fixes ...

c27e0db1d94b8a9c1301f7d81ef26fef38061f63 authored over 6 years ago
release: cut the 0.13.0 release (#565)

c0e4083b4e6b6d2caf8db3dd3f3ae72b59148542 authored over 6 years ago
feat: add platform matching host for AngularCompilerPlugin (#539)

fixes #547

979f732c7b45e6f1d43f17c9b5c28b0f409eddc8 authored over 6 years ago