1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-13 01:56:24 +02:00

export BASE_PATH from utils

This commit is contained in:
Kushagra Gour
2018-06-17 15:41:56 +05:30
parent 3dd213749a
commit 31faf0207e
3 changed files with 10 additions and 12 deletions

View File

@ -1,5 +1,4 @@
export const jsLibs = [
{
export const jsLibs = [{
url: 'https://code.jquery.com/jquery-3.2.1.min.js',
label: 'jQuery',
type: 'js'