Update showcase url
parent
d68733266f
commit
ae49afb29e
|
@ -10,7 +10,7 @@ const pkg = require(path.resolve(rootDir, 'package.json'));
|
||||||
const libraryName = 'PrimeVue';
|
const libraryName = 'PrimeVue';
|
||||||
const libraryVersion = pkg.version;
|
const libraryVersion = pkg.version;
|
||||||
|
|
||||||
const showcaseURL = 'https://primefaces.org/primevue/showcase/#/';
|
const showcaseURL = 'https://primevue.org/';
|
||||||
|
|
||||||
const fileModules = {},
|
const fileModules = {},
|
||||||
veturTags = {},
|
veturTags = {},
|
||||||
|
|
Loading…
Reference in New Issue