forked from jsnbuchanan/crowd-funder-for-time-pwa
misc commentary
This commit is contained in:
@@ -16,7 +16,7 @@ export default defineConfig({
|
||||
srcDir: '.',
|
||||
filename: 'sw_scripts-combined.js',
|
||||
manifest: {
|
||||
// This is used for the app name. It doesn't include a space, because iOS complains if i recall correctly.
|
||||
// This is used for the app name. It doesn't include a space, because iOS complains if I recall correctly.
|
||||
// There is a name with spaces in the constants/app.js file for use internally.
|
||||
name: process.env.TIME_SAFARI_APP_TITLE || require('./package.json').name,
|
||||
short_name: process.env.TIME_SAFARI_APP_TITLE || require('./package.json').name,
|
||||
|
||||
Reference in New Issue
Block a user