lars.gersmann
lars.gersmann
Hello @cometkim, the reason for my question is that i would like to use your nanobundle to bundle Wordpress Gutenberg blocks. These blocks consists of Javascript running in the browser...
Good morning, I understand your reasons (simplicity !) but some packages may expose dozens of exports ... which will result in a huge amount of import map code. Don't you...
Sounds good. Hyeseong Kim ***@***.***> schrieb am Do., 23. Dez. 2021, 15:49: > Of course, simplicity is important, but there is another big problem here. > > Adding personal opinions...
@Ancocodet: it seems that the data structure downloaded from the server is already "a bit simplified" ... => items is now an array instead of an object. (1) Changing the...
> We changed something in the communication between php and js, which results in some kind of compatibility layer. The PHP part does build a structure of all provided collections...
@angelocali and me(@lgersman) had a meeting this morning about this issue. We both came to the decision that choosing `git flow` would match best because - `git flow` is used...
@angelocali and me(@lgersman) had a meeting this morning about this issue. We both came to the decision that using commitizen conform commit messages (https://commitizen-tools.github.io/commitizen/) would have many benefits for this...
@angelocali and me(@lgersman) had a meeting this morning about this issue. We both came to the decision that the combination of - commitizen conform commit messages (https://commitizen-tools.github.io/commitizen/) for a standardized...
what about "tagging" (just like GMail labels work) instead of just sub categories ? Tags seems much more flexible.
Hi @sejas, Yes, tried the `--reset` option too, but it doesn't changed the final outcome (an error because the directory was already existing). BTW: Wouldn't it be neat to have...