Anton Karmanov
Anton Karmanov
For example, you can start `http-server` and run test like a `loki test --requireReference --reactUri http://127.0.0.1:8080`
Hello @ianstormtaylor You can use [bundle-phobia-cli](https://github.com/AdrieanKhisbe/bundle-phobia-cli) as a temporary solution ```bash bundle-phobia mapbox-gl --range 0 ℹ mapbox-gl (2.2.0) has 23 dependencies for a weight of 803.46KB (214.15KB gzipped) ℹ mapbox-gl...
> You could almost certainly remove the whitespace with CSS O_o It's dirty workaround >also since this would (kind of) violate the branding guidelines o_O You say this seriously?
All works fine if we will be see on webpack documentation ``` module: { rules: [{ test: /\.modernizrrc$/, loader: 'modernizr-loader!json-loader', }], }, resolve: { alias: { modernizr$: path.resolve(__dirname, '.modernizrrc'), }...
Import by URL is the absolutely unsafe method of application development
I understand you. You don't have any more arguments about real usefulness of this tool, so you say about opinion.
| That's an unnecessarily aggressive stance This is an unnecessary remark. Npm registry and import by url completely different in terms of security. And https does not in any way...
It's usefull PR! @sambs can you agree this PR?
no :( https://github.com/candreoliveira/ngMask/issues/27
And we can not remove some pattern from [src/services/maskService.js](https://github.com/candreoliveira/ngMask/blob/master/src/services/maskService.js) and build local ngMask.min.js, because in this case ngMask-library starts work with terrible bugs