mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
chore: adjust develope command
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
ci: {
|
||||
collect: {
|
||||
startServerCommand: "npm run example -- --disableLiveReload --minify",
|
||||
startServerCommand: "npm run example:production -- --disableLiveReload --minify",
|
||||
startServerReadyPattern: "Web Server is available",
|
||||
url: ["http://localhost:8008/blowfish/samples/emoji/"],
|
||||
settings: {
|
||||
|
||||
Reference in New Issue
Block a user