File: README.md

package info (click to toggle)
golang-github-evanw-esbuild 0.27.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,248 kB
  • sloc: javascript: 28,640; makefile: 818; sh: 17
file content (3 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (3)
1
2
3
# compat-table

This code generates esbuild's internal browser compatibility tables from 3rd-party browser compatibility data. Run this code with `make compat-table` in the top-level repository directory. Update the data sources behind these tables using `make update-compat-table`.