Added option to remove trailing slash from urls.

This commit is contained in:
Mike Cao 2022-01-25 21:23:40 -08:00
parent 291db2b107
commit 6a8de2aeec
2 changed files with 10 additions and 7 deletions

View file

@ -1,5 +1,5 @@
import { doNotTrack, hook } from '../lib/web';
import { removeTrailingSlash } from '../lib/url';
import { doNotTrack, hook } from 'lib/web';
import { removeTrailingSlash } from 'lib/url';
(window => {
const {