Albert G

Results 26 comments of Albert G

@sheerun Yea, I linked the commit instead of the pull request Well, you can reference fonts as library. For example if you are building a new 'bootstrap' and you want...

Have a look at https://github.com/Alber70g/middlerestjs I haven't been doing much with nodejs, so bear with me. Also this is a very early writedown of what the idea is. I welcome...

Thanks you for your answer. I've got another question: do you also have something in place to store feature toggles in the database? Or is that something I have to...

Or can you build it with rollup so it wouldn't have all the bloat of requirejs?

Any chance we could have an option to include the commit body in the changelog? I use it to describe breaking changes and how users can migrate. Would be useful...

Yes, but, I don't want to add labels. I want to implicitly give EVERY container a locally proxied domain name as a default

> That's not supported (and I'm not sure it would be possible anyway). > > The problem is the port number that a container is exposing it not known. So...

The published version to NPM is build with Typescript and contains the js files, as you can see here: https://unpkg.com/id3-parser There's no need to add them to the repo. Edit:...

When I was cleaning up the kadena-community/kadena.js issues, I came across [this comment](https://github.com/kadena-community/kadena.js/issues/46#issuecomment-1185689267) A few thoughts: An AST from the contract would benefit tool makers. Could be a property in...