release: 2020-12-18-1

This commit is contained in:
He4eT 2020-12-18 14:14:55 +05:00
commit 64ea49334e
25 changed files with 25 additions and 22 deletions

3
preact.config.js Normal file
View file

@ -0,0 +1,3 @@
export default (config) => {
config.output.publicPath = '/huge-link/';
};