quasqui
Version:
The meta-framework suite designed from scratch for frontend-focused modern web development.
8 lines (5 loc) • 325 B
text/typescript
export const EN_LOCALE = {
success: `Enable "Electron" Success!
Please modify the relevant configuration in the front-end compilation. For example, if you are compiling with webpack, then modify the publicUrl to:'../..'
When packaging the application, please modify the front-end routing method to: Hash routing`,
};