Jaydeep Solanki
Jaydeep Solanki
One of the forks has a temporary workaround if you need it immediately. https://github.com/grachevko/ng2-table/commit/6bd4ca3ce9fcf48ff0aab9777d700474e7847088
@evanw I guess you should address this to increase the adoption of your library.
@ericclemmons would be really nice if this was merged
you can set the view visibility to 'gone', for the first header
Hey @davecarlson, `serverless-offline` support is something I want to add to this plugin, but I'm not sure how long will it take to take out some dedicated time for that....
Why not just use `babel` to transpile while running tests? I'm not sure if you're using Jest, but if you are it has support for testing with babel, webpack and...
What I meant is `@zeit/ncc` is just (babel || typescript) + webpack. And given that it's a local test environment we don't need to webpack files, thus if we just...
Hello @MacMcIrish, I don't think that's something that this plugin should do. However, if you just want this for development only & if the `external-package` is available in the `node_modules/`...