1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-11-23 08:24:20 +00:00
triennale-appunti-steffo/preact.config.js

3 lines
95 B
JavaScript
Raw Normal View History

2019-11-10 16:12:47 +00:00
export default (config) => {
config.output.publicPath = 'https://gh.steffo.eu/appuntiweb/';
};