1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

bootstrap upgrade

This commit is contained in:
codecalm
2019-07-29 22:53:42 +02:00
parent e9831da807
commit d926bd48da
4 changed files with 9 additions and 5 deletions

View File

@@ -6,8 +6,8 @@ bs.init({
server: {
routes: {
'/': 'tmp',
'/dist/fonts': 'fonts',
'/dist': 'dist',
'/dist/fonts': 'fonts',
'/libs': 'static/libs',
'/img': 'static/img',
},