1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-11-23 00:14:21 +00:00
triennale-appunti-steffo/preact.config.js
2019-11-10 17:12:47 +01:00

3 lines
No EOL
95 B
JavaScript

export default (config) => {
config.output.publicPath = 'https://gh.steffo.eu/appuntiweb/';
};