Anton Gilgur 895431d3ae
deps: use normalizePath from @rollup/pluginutils (#320)
- this was introduced in v4.1.0 of @rollup/pluginutils:
  https://github.com/rollup/plugins/blob/master/packages/pluginutils/CHANGELOG.md#v410

- this is the same as the code in `normalize.ts` but it uses constants
  from Node and is used by multiple Rollup plugins, so just helps with
  standardization
  - also less code and types to ship in the bundle!

- removed the dist files for `normalize` as well, but didn't do a build
  in this commit as those are usually done in separate commits
2022-05-04 10:17:56 -06:00
..
2018-07-05 14:39:57 -06:00
2018-07-05 14:39:57 -06:00
2022-02-01 16:50:48 -07:00
2022-02-01 16:50:48 -07:00
2018-07-05 14:39:57 -06:00
2020-03-10 10:43:17 -06:00
2019-12-03 10:24:39 -07:00
2018-07-05 14:39:57 -06:00
2018-07-05 14:39:57 -06:00
2018-06-25 11:00:27 -06:00
2018-06-25 11:00:27 -06:00
2019-09-09 14:58:15 -06:00
2018-07-05 14:39:57 -06:00