Skip to content

Commit

Permalink
chore(mellow-vue): update README
Browse files Browse the repository at this point in the history
  • Loading branch information
DominusKelvin committed Dec 24, 2023
1 parent 98f32d9 commit 63c4158
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 5 additions & 5 deletions templates/mellow-vue/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# vue
# Vue

This template should help get you started developing with a modern Sails fullstack application with Inertia and Vue 3.
This template should help get you started developing with a modern Sails fullstack application with Sails and Vue 3.

This scaffold contains:

- webpack
- tailwind
- vue
- Sails
- Vue
- Tailwind
2 changes: 0 additions & 2 deletions templates/mellow-vue/config/env/production.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
* http://sailsjs.com/docs/concepts/deployment
*/

const TerserPlugin = require('terser-webpack-plugin')

module.exports = {
hookTimeout: 80000,
/**************************************************************************
Expand Down

0 comments on commit 63c4158

Please sign in to comment.