Andreas Tzionis

Results 75 comments of Andreas Tzionis

@meet-bhimani That's fine, there's no rush. There's the `npm publish` command that publishes to npm (it builds the project automatically using the [prepublishOnly script](https://github.com/LiveDuo/destack/blob/main/lib/package.json#L25)). That been said, since the structure...

I don't think it's a good idea to publish the package for you for multiple reasons. The publish command is not that hard either to publish it yourself.

You can the all folders that needs to be published in npm https://www.npmjs.com/package/destack?activeTab=code.

> What are the chances of getting this merged? As is, it's not ready to be merged. At the current state it's not ready to be code reviewed either as...

@shynlee04 Hey, I'm a bit confused from the PR. If you want me to have a look please provide a detailed description about the problem it solves with steps to...