Yura Ostroukh

Results 7 issues of Yura Ostroukh

There is a proposal to add this book to [Hacktoberfest](https://hacktoberfest.digitalocean.com/) contest. ![image](https://user-images.githubusercontent.com/13063442/97085217-bf5b5680-1624-11eb-8324-281a990b73a2.png)

## Feature request According to the latest docs, `topLevelAwait` should be used via `experimental` [section](https://webpack.js.org/configuration/experiments/). In the same time, top level await is already a part of [specification](https://tc39.es/ecma262/#sec-async-function-definitions) (stage 4)....

enhancement
question
webpack-5

Now, the plugin works with css places inside `css` tag. However, css may often be stored near html Example 1 (`html` tag): ```js import {styles} from 'somewhere'; //... html` ${styles}...

I think, currently, your tool is only one on github which allows to integrate `stylelint` in lit-related project (except maybe some potentially existing custom local plugins in some repos). Are...

### Should this be an RFC? - [X] This is not a substantial change ### Which package is this a feature request for? Other/unknown (please mention in description) ### Description...

There is an issue with making requests to "assets" service. Steps to reproduce: Precondition: Set WEB_CORS env var to * in `.env` files and apply it (most probably, `.env.example` should...

Hello all, Are there some plans when new version of pagedjs will be available on npm?