btd/docco 15
Most advanced fork of original docco - documentaion generator
Connect.js session managment for Rest Api applications
Small node.js application as analog for pocket and pinterest
Writable stream to push logs to AWS CloudWatch Logs
Libraries for constraint-based layout and connector routing for diagrams.
Highly-configurable Ansible role to install Redis and Redis Sentinel from source
API Blueprint
Just a playground, do not try to use
PR closed btd/rollup-plugin-visualizer
Support filename: 'temp/stats-[format].html'
for different format builds.
pr closed time in 21 days
pull request commentbtd/rollup-plugin-visualizer
fix: support `[format]` in file name
Hi, sorry for late response. Format does not affect information in bundle. This step executed by rollup at the very end after all plugins.
comment created time in 21 days
issue closedbtd/rollup-plugin-visualizer
No stats for CSS files in the build output
I started with an empty (Vanilla) Vite project using yarn create vite
command. Selected the "Vanilla" option and then added the vite.config file in the gist below. When building the project, the stats file has no reference to the CSS file output into the dist/local
directory.
Stats file and vite config: https://gist.github.com/jasonaden/f38a7a38cea4fb8ff6b5ea71d9fcfcb7
closed time in 21 days
jasonadenissue commentbtd/rollup-plugin-visualizer
No stats for CSS files in the build output
Closing
comment created time in 21 days
issue openedcdklabs/cdk-monitoring-constructs
Feature scope
ECS Fargate
Describe your suggested feature
Hi, thank you for super useful lib.
I would like to propose to add disk space usage (fill) to the existing Fargate monitoring.
Metrics: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Container-Insights-metrics-ECS.html EphemeralStorageReserved
and EphemeralStorageUtilized
so that i can alarm when task disk almost fill.
created time in 2 months
pull request commentbtd/rollup-plugin-visualizer
fix: support `[format]` in file name
Hi, thanks for PR. Can you pls first explain your usecase? Like why you cannot set filename like temp/stats-${format}.html
in your config?
comment created time in 3 months