From 5efb82d50877cf67842982b6d3e9809197ba2de5 Mon Sep 17 00:00:00 2001 From: Evan You Date: Sat, 2 May 2020 23:14:32 -0400 Subject: [PATCH] chore: update todos --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index da27e0ec2dfe25..6c247524f55cda 100644 --- a/README.md +++ b/README.md @@ -207,9 +207,7 @@ const { build } = require('vite') ## TODOs -- Relative path and base public path handling - Auto loading postcss config -- Support importing `.css` and `.json` - Config file support (custom import maps) - Vue file source maps