Artur

Results 189 issues of Artur

### Describe the bug If you have an entry point that exports anything e.g. ``` import './other.ts' export const a = 'hello'; ``` and another file that imports from the...

pending triage
p3-minor-bug :hammer:

It would be nice if this plugin was built in a way that it would work also with Vite. https://github.com/keithamus/rollup-plugin-brotli works with Vite and the relevant difference seems to be...

Related to https://github.com/vaadin/flow/issues/14039

Another attempt for #2316 Only adds a root mapping for the servlet and not the unsupported `/{path1}/{path2}/` type paths

**Describe the bug** When messages are pushed and the client is downgrading from websockets to long polling, the pushed messages are lost and never delivered to the client. This works...

When using web components / custom elements the tag will always be marked as selfClosing=false and I can see no way of changing this

Example adapted from https://github.com/javaparser/javaparser-maven-sample LogicPositivizer.java: ```java ReflectionTypeSolver typeSolver = new ReflectionTypeSolver(false); ParserConfiguration config = new ParserConfiguration(); config.setSymbolResolver(new JavaSymbolSolver(typeSolver)); SourceRoot sourceRoot = new SourceRoot( CodeGenerationUtils.mavenModuleRoot(LogicPositivizer.class).resolve("src/main/resources"), config); CompilationUnit cu = sourceRoot.parse("", "Blabla.java");...

Improvement

With a simple package.json: https://github.com/Artur-/webpack-babel-test/blob/main/package.json `npm install` with npm 7.20.2 and earlier will install `babel-loader` as a top level module in `node_modules` `npm install` with npm 7.30.2 and newer will...

E.g. https://avataaars.io/?avatarStyle=Circle&topType=LongHairMiaWallace&accessoriesType=Blank&hairColor=BrownDark&facialHairType=BeardMagestic&facialHairColor=BrownDark&clotheType=BlazerShirt&eyeType=Dizzy&eyebrowType=DefaultNatural&mouthType=Eating&skinColor=Brown as copy pasted from https://getavataaars.com shows "Application Error"