Skip to content
#

flexible

Here are 206 public repositories matching this topic...

chenzhutian
chenzhutian commented May 13, 2017

Hi, thanks for your greate work.
I'm a typescript user and use webpack to bundle my project files.
The webpack@2 has the Tree Shaking features which can reduce the size of files.
Since this feature can only work on es6, can you include the source code (the ts code are ok because I can use ts-loader to convert them), other than the production code in the npm package?

dignajar
dignajar commented Feb 23, 2019

Here you can request what do you like to have in the documentation.

Feel free to create a pull request with How To in the GitHub repository for documentation.

sh0rez
sh0rez commented Nov 17, 2019

quoting @lawrencejones:

Worth considering if you want to enable other kubectl flags. Several popular libraries (I'm looking at you, cert-manager) currently require you to set --validate=false to apply the manifests. You could use jsonnet to make the vendored resources valid, but I think many people may want to follow the official docs?

We should allow to invoke kubectl with `--validate=fal

kasvith
kasvith commented Apr 5, 2019

Description
Currently, config is loaded from config/ directory. This required to have a very good folder structure like bin/ config/

It would be better to simplify this by moving the config to root folder and keep it as conf.toml along with binary

Steps to reproduce the behavior:

Expected behavior

Actual Behavior

OS and Other informations

**Additional d

Improve this page

Add a description, image, and links to the flexible topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flexible topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.