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

Update README.md

6fe8e32f893b0081cf3307cb8a664198966ce29e authored over 3 years ago
chore: bump shelljs

5e4936fc6ba9d6503c8fff3e4dd59e541f49d941 authored over 4 years ago
Merge pull request #1123 from NativeScript/vladimirov/merge-rel-master

Vladimirov/merge rel master

c00cf6851aa05d32e4585f653ed43f3e19d0969e authored almost 5 years ago
chore: set version to 1.5.0

b5e16bb5fec2aef41644e9e11f69045f28e2a9fd authored almost 5 years ago
Merge remote-tracking branch 'origin/release' into vladimirov/merge-rel-master

c4b7c791ff5592bdb0f02006c600dd0ced9537aa authored almost 5 years ago
Merge pull request #1119 from NativeScript/bundev/custom-platform-support

feat(platforms): Add support for custom platform plugins

89c52aff402c9d7d404e1444feeaae1fc82197df authored almost 5 years ago
CLI doesn't pass any platform, so check if there is any

242317b41044480fcba967259d243d313fe78b73 authored almost 5 years ago
Remove a try/catch block

58da6e50651b97cdecfcb2477c865910ba3012af authored almost 5 years ago
Add support for custom platform plugins

7734f5cafd76f5c50fe84e994c3c4aaab87ac326 authored almost 5 years ago
Merge pull request #1117 from NativeScript/tachev/fix-cloud-snapshot

fix: stop looking for local snapshot artefacts when the native prepare is skipped

c2e20118269da499fa125f05829e2f7d26a23504 authored almost 5 years ago
fix: stop searching for snapshot artefacts when the snapshot tools are skipped (it's a cloud build, there aren't any snapshot artefacts locally)

b8da140f9c7dc211df9b7b998db3ae0d7af1c58f authored almost 5 years ago
fix: ensure the js snapshot entry dir if not created (avoid ENOENT error)

2a0eaf69dc5bc1be11caf7755765b7aee61cc66f authored almost 5 years ago
Merge pull request #1116 from NativeScript/vladimirov/custom-configs

feat: allow extending webpack.config.js through env

53cac58a479f633c563cc3212976f23efc9a0ee4 authored about 5 years ago
chore: remove webpack.config.js files from demo apps

As the demo apps are now using custom webpack.config.js files, they no longer need the default w...

26d40927fc2e6e3fd7f67f9aba2b76d0b8ed51ee authored about 5 years ago
feat: allow extending webpack.config.js through env

In case you need to extend the webpack.config.js, currently you cannot extend everything and you...

69ace1e470c829d318a339ee089ab77502ba289e authored about 5 years ago
Merge pull request #1115 from jessorlisa/jessorlisa/update-dependencies

feat(dependencies): updated `@angular/compiler-cli` dependency

e95287dd93c2c7ddd8602ebbe87d7dfcefd29d97 authored about 5 years ago
feat(dependencies): updated `@angular/compiler-cli` dependency

updated `@angular/compiler-cli` dependency to match dependency required by @nativescript/angular...

1dbcbf245d0e88fc5ebd59a50145273c6a5c0d98 authored about 5 years ago
release: cut the 1.4.1 release (#1112)

710071df00a2274b0b3a4959b8584fab3afce7bb authored about 5 years ago
Merge pull request #1111 from NativeScript/release

chore: merge release into master

81ac4aa30136a9145803d97a0adb8320cda4d18e authored about 5 years ago
Merge pull request #1110 from NativeScript/tachev/fix-missing-paths

fix: handle missing paths obj in tsconfig

9d73a27740c1446d7ac10af47054bbb9fb621058 authored about 5 years ago
fix: handle missing paths obj in tsconfig

867a9f1f8fc9a0c848b7bd321b073b270094dee9 authored about 5 years ago
Merge pull request #1108 from NativeScript/tachev/ng-aot-scoped

fix: add missing tsconfig paths when the app is using only scoped core modules and Angular

99029994087c00ee22625625c45ab50946a57f57 authored about 5 years ago
fix: add missing tsconfig paths when the app is using only scoped modules and angular

The AngularCompilerPlugin is using these paths for resolving the Webpack modules similar to the ...

87ec15705a89bd9d08d087fae5ca65a6d8cc9efe authored about 5 years ago
Merge pull request #1104 from NativeScript/vladimirov/merge-rel-master

chore: merge release in master

c0c285b7ded730a6fc5e8745f812b31627a9c7bb authored about 5 years ago
chore: merge remote-tracking branch 'origin/release' into vladimirov/merge-rel-master

077dd3540b5c2383df1b03c0080e4e50d77486de authored about 5 years ago
Merge pull request #1103 from NativeScript/tachev/fix-angular-scoped-packages

fix: avoid duplicate modules from tns-core-modules and @nativescript/core

e4bc3c5f61b76e8634018a6404fd1450892f9017 authored about 5 years ago
chore: update the webpack.config of the demo app

2fe4928864df38948b6342f46804bfb868de2de1 authored about 5 years ago
fix: avoid duplicate modules from tns-core-modules and @nativescript/core causing app crashes on Android

The AngularCompilerPlugin is resolving the files based on the `paths` property from the tsconfig...

b74b231340fd90a726c57d125caa9aa32cc6f4af authored about 5 years ago
Merge pull request #1102 from NativeScript/tachev/update-worker-loader

fix: update worker loader in order to fix HMR

9358e83e1704d1fc9fa85f6fe70df67f0ea70e71 authored about 5 years ago
fix: update worker loader in order to fix HMR

5ad141ee975bc7c69139296b2e720757b5021b37 authored about 5 years ago
Merge pull request #1077 from NativeScript/tachev/macos-snapshot-docker

feat: snapshot in Docker on macOS with Android runtime 6.3.0 or higher

b28236a00184b2e6a4cf220a0b3932a9ef71c443 authored about 5 years ago
Merge pull request #1099 from NativeScript/fatme/fix-css2json-loader

fix: fix module import of local css files

66f97ab6aa5ef8b27fc75b5e452d03e877a5f93d authored about 5 years ago
Merge pull request #1097 from NativeScript/kddimitrov/fix-bundle-emit-empty-save

fix: bundle emitted on save without changes

efbfd3cca623b29166eb91e74efd495a4948f6e5 authored about 5 years ago
Merge pull request #1100 from NativeScript/fatme/update-demo-apps

chore: update demo applications

7cd56b5b89108d568d933c1fa0c70adf51911ac0 authored about 5 years ago
fix: add import of `.css` file into another `.css` file

After changing `css-loader` with `css2json-loader`, we have an issue that module imports of loca...

c5e4552b98bed3ddb1efd17020a67887060b8df1 authored about 5 years ago
chore: update demo applications

As the demo applications are with outdated webpack.config files, we should update them to the la...

b721acbca28e50b65abf8b687a6276b5745c6fd2 authored about 5 years ago
Merge pull request #1093 from NativeScript/tachev/scoped-modules-only

feat: stop using the proxy `tns-core-modules` package when the `@nativescript/core` is available

97df4905f9d4c02f22191503558c871b403a724a authored about 5 years ago
fix: fix module import of local css files

There is an issue when importing local css file as module as the `css2json-loader` handles it as...

2c0a36e98d225f07eeb5a46ee564004e6d7feb86 authored about 5 years ago
fix: bundle emitted on save without changes

When there are no changes (timestamps are not modified) the chunk is taken from the cache. The c...

2d01df9369ddc213c71a8573a21e1b25cac87e63 authored about 5 years ago
test: add unit tests that correct alias is added depending if @nativescript/core is at the root of node_modules

7fd196eaaf4b61a66a2d98989557ac66ff7bc223 authored about 5 years ago
feat: stop using the proxy `tns-core-modules` package when the `@nativescript/core` is available

061b270e191ae5f18de2ef2128672e190288c679 authored about 5 years ago
Merge pull request #1091 from NativeScript/tachev/remove-modules-dep

fix: remove tns-core-modules dependency in order to allow @nativescrip/core migration

0c5191137b4d90eb1ec295666680f1bc36489d61 authored about 5 years ago
Merge pull request #1092 from NativeScript/miroslavaivanova-patch-1

chore: add phrases in pull request template

89a85ec6ab210b0c9691b49e969b70b779ce71f1 authored about 5 years ago
Update PULL_REQUEST_TEMPLATE.md

9783f815dfaa66e3d0f20298a0706ca59a13017f authored about 5 years ago
add phrases in pull request template

b14eea881a68c6d44d27d969734425291e03aee0 authored about 5 years ago
fix: remove the tns-core-modules dependency in order to allow @nativescrip/core migration

The parse method content is the same:
Old:
https://github.com/NativeScript/NativeScript/blob/fc2...

7d60958e6b5250defe824e1123a48fd6c469446a authored about 5 years ago
Merge pull request #1087 from NativeScript/release_bump_version

chore: bump version

df3a7ddfc608d291317b5fc1cfa61fdc5215278a authored about 5 years ago
Merge pull request #1086 from NativeScript/release-1.3.0

chore: Release 1.3.0

76fe655e9a96cca077b9d50303e363c440ab39df authored about 5 years ago
chore: bump version

90649a9c580e9681a4dce6899a00a1314636c81f authored about 5 years ago
release: cut the 1.3.0 release

c30ac39963f59584fa2f2d914a034ea91d56693d authored about 5 years ago
Merge pull request #1081 from NativeScript/tachev/fix-initial-hot-updates

fix: stop ignoring the initial hot updates

203df903cb90102dbb5c426e9411224b00ab57ae authored about 5 years ago
Merge pull request #1078 from NativeScript/fatme/fork-ts-checker

fix: stop on compilation error in typescript applications

4e9202f2916e92ea87581fe0dd6ebd36f5c834ab authored about 5 years ago
fix: stop ignoring the initial hot updates

d032e4c50b17213145bdc4ec8ee9c348486dd910 authored about 5 years ago
Merge pull request #1076 from NativeScript/css2json

feat: use css2json loader by default

c07b8b8773e480902594937c38dba16b10a821da authored about 5 years ago
fix: stop on compilation error in typescript applications

We have a limitation that webpack compilation doesn't stop on error in typescript applications. ...

df7d1226ba4cff9968531f9eb65f95ab4b3d212f authored about 5 years ago
refactor: add check for css-loader

1e38358fd4b91923b3b5f08538e3b5f0106f846c authored about 5 years ago
refactor: handle only app.css with css2json for Vue

3305ee4d4893b99d5c11a55d0c96d7de37fcea36 authored about 5 years ago
feat: snapshot in Docker on macOS with Android runtime 6.3.0 or higher as it will not contain snapshot tools for macOS anymore

9e996831247df639c1f33162cf5f07922be10195 authored over 5 years ago
feat: add useForImports option

632af4f518d024a614856b5f82dc140926b19fe8 authored over 5 years ago
test: add tests for css2json-loader

0a3cb31bef04e66169a71f703e2989761bd79d3b authored over 5 years ago
fix: handle imports like @import url("./xxx.css")

8921120829274994b2761df8e38cf82d82035b1c authored over 5 years ago
feat: use css2json loader by default

6b0c9ae4bde9d2ef212a0e4b790279f030239343 authored over 5 years ago
Merge pull request #1073 from NativeScript/tachev/fix-ndk-windows

fix: search for the proper NDK executable on Windows

b93211d2ffacf669b3e6e97f74dfda4274fefb7e authored over 5 years ago
fix: search for the proper NDK executable on Windows

f93bb6cc999418e79893f3e308c10b7ddd63cec5 authored over 5 years ago
Merge pull request #1072 from NativeScript/kddimitrov/bump-master-version

chore: bump version to 1.4.0

70d85456d55b1ce0ff99600375134531acd4dff6 authored over 5 years ago
chore: bump version to 1.4.0

d1e5d3815eb532a4eed303047ad1ecb2ce3161f7 authored over 5 years ago
Merge pull request #1068 from NativeScript/tachev/aab-improvements

refactor: improve android NDK logging

200e4b659b5a8057c5efc68c143745bea032d8a0 authored over 5 years ago
refactor: improve android NDK logging

a23b3a8aa5892f0335fe38a23f1dd2cbe0d875ce authored over 5 years ago
Merge pull request #1070 from NativeScript/tachev/merge-release-into-master

Merge release into master

c26693228b9a00bf12a6a810cfadb2ee6d1f6e8f authored over 5 years ago
Merge release into master

7957ec8706062615f0d0ebfe9dc5f4eca00f2663 authored over 5 years ago
Merge pull request #1063 from NativeScript/tachev/aab-improvements

feat: support useLibs though env.compileSnapshot and calculate the NDK path internally

2b7754996b109d69ac1af30893db2768ae8a54fb authored over 5 years ago
Merge pull request #1064 from NativeScript/ns-scope-in-host-resolver

feat: support @nativescript scope in host resover

2f315a49c42296c7a748d9c1c06b6ffcf7c7cafc authored over 5 years ago
feat: support @nativescript scope in host resover

efda509d74f2aedcb61fdb9452282290550451f7 authored over 5 years ago
chore: fix PR comments

b0436cd0b3811a31f8a1cce31e1ea55cf6198d5b authored over 5 years ago
refactor: remove outdated code for not supported Android Runtime 5.1

89f2df3f549ec26b6e0b2f1eccd4c23f0b163390 authored over 5 years ago
feat: support useLibs though env.compileSnapshot and calculate the NDK path internally

5431bd7276e36508538933c306a9ae41d903be75 authored over 5 years ago
Merge pull request #1062 from NativeScript/release-1.2.1

release: cut the 1.2.1 release

13cac2b292b7831189453fd42fc1571a5c4c652d authored over 5 years ago
release: cut the 1.2.1 release

7fce5e14573d4b84bcc2075c715e93dcbec99c33 authored over 5 years ago
Merge pull request #1056 from NativeScript/fatme/tests-files

fix: exclude files from tests folder from built application

516885d6658559308bdf78e62f1e9f7054b7f488 authored over 5 years ago
refactor: emit warning for invalid & in XML (#1059)

6aaeedfa6a80e7a5632ef7ea8c895b2a1808d5af authored over 5 years ago
fix: exclude files from tests folder from built application

Currently unit tests files and dependencies are always included in the built application regardl...

c61f10e9290a97bfbea27d4e6fa4134d52a832f5 authored over 5 years ago
Merge pull request #1055 from NativeScript/tachev/snapshot-on-windows

feat: support V8 snapshots on Windows

488730dbb0ac7c269ee05e3ec02e018b1ea27b85 authored over 5 years ago
Merge pull request #1051 from NativeScript/fatme/compilation-errors

fix: handle correctly webpack compilation errorrs

2af95479ff38f58b262fe68a412f402dfe2d7b09 authored over 5 years ago
feat: ensure valid CLI version when Windows snapshot is requested

3a687c0ae0e38d3a15659f29473970e78de4ed83 authored over 5 years ago
Merge pull request #1058 from NativeScript/tachev/merge-release-into-master

Merge Release into Master

9a5795f8e9eb6e8b406385e417c6fdd1c85dc505 authored over 5 years ago
fix: fix xxd path for local snapshots generation

f63d4935072580c62275ce2bbd80ce7b504fb552 authored over 5 years ago
feat: support V8 snapshots on Windows

2e9b753dc12b7472beb1b0e3a4a2c0d3eaaf1888 authored over 5 years ago
Merge branch 'release' into tachev/merge-release-into-master

f5551183c7e8163ee6fd917bad3d9eb342b3793b authored over 5 years ago
Merge pull request #1057 from NativeScript/tachev/fix-local-xxd-path

fix-patch: fix xxd path for local snapshots generation

c7fb1a02aad0ddd81b360c2c43b5127e3733f378 authored over 5 years ago
fix: fix xxd path for local snapshots generation

08ee1c9fa6a55dd44151432d63e4a77a00b2d8d6 authored over 5 years ago
fix: handle correctly webpack compilation errors

Webpack doesn't notify NativeScript CLI when there is a compilation error. So, NativeScript CLI ...

363c4da066d773d7b6208f27d0a0004a70c6b373 authored over 5 years ago
Merge pull request #1052 from NativeScript/tachev/merge-r-into-master

chore: merge release into master

32483d910fc8538acb84d32fdab7ce62f02b8bda authored over 5 years ago
fix: Unbound namespace error with ios and android (#1053)

6cd6efeb5ecf6b7ed281a389a34d21104608086a authored over 5 years ago
Merge branch 'release' into tachev/merge-r-into-master

657c65b7ed28c745c921778191523a76549b1482 authored over 5 years ago
Merge pull request #1048 from NativeScript/tachev/snapshot-in-docker

feat: support snapshots in Docker

1bdfbb2f47dca9b60b12216644200c7d3f958df1 authored over 5 years ago
refactor: remove tns-core-modules/xml dependency (#1047)

* test: add xml-namespace-loader tests

* chore: convert xml-ns-loader to TS

* refactor: re...

45e24117b6ef825380c9cd7cbfd25a1caaf40abd authored over 5 years ago
chore: fix wrong console.log

11ec7f447285c09b8cfb051b2b9834962db61c46 authored over 5 years ago
fix: add a flag for skipping the snapshot tools in order to skip them for the local part of the cloud builds

18791a5242a9e09b043e92194cd10da5313787c2 authored over 5 years ago
fix: use the xxd tool from the image, instead of downloading vim

a70d64b80414d12555b63d105c2bedafbe437b0a authored over 5 years ago
refactor: fix linting errors

a92fce126e645750dffd924802b211e4b2090fb6 authored over 5 years ago