Jurijs Kovzels
Jurijs Kovzels
**Summary** Docker image build fails on copying `policy.xml` to `imagemagick` directory. **Steps To Reproduce** 1. Get clean repo 2. run `npm build` 3. run `docker-compose -f docker-compose-build.yml build` 4. Get...
Ok, I can see that you can pass args with `build` task eg `yarn build --mode development` and it seems that it does not work with `start` and I do...
I was planning to override webpack config with [typings-for-css-modules-loader](https://github.com/TeamSupercell/typings-for-css-modules-loader) but I find it a bit overwhelming figuring out what and where exactly I should alter to make it working. I...
New to `just` and new to `babel`. Then I started the project with `npm init uifabric` and in came with `bebelrc.js` in the package. Now I'm trying to add babel...
I'm trying to [`typescript-plugin-styled-components`](https://github.com/Igorbek/typescript-plugin-styled-components) to add plugin to `ts-loaded` webpack config meaning that I need to add function to webpack's `module.rules[index_of_ts_oader].options` which I can do using `tsOverlay` and `loaderOptions` but...
Current documentation landing page is this one: [https://microsoft.github.io/just/](https://microsoft.github.io/just/) and it has zero useful information on it. Consider changing it to [Getting Started](https://microsoft.github.io/just/docs/doc-start) instead.
I find the vscode DevTools lacking some functionality at the moment (see #445 and #446). It would be handy to be able quickly switch to browser to continue there. It...
Message continues: Please post a GitHub issue since this should not happen :) So here I am. Raised from: ``` File "[..]\guidance\_program_executor.py", line 94, in run await self.visit(self.parse_tree) File "[..]\guidance\_program_executor.py",...
I'm very new to Python and tooling surrounding it, and making use of the library without documentation online is difficult. A see that the repo contains `/docs` folder with docs...
### Build tool Rollup ### Where do you see the problem? - [X] In the browser - [ ] In the terminal ### Describe the bug Imagine 2 files: 1....