don't build on config updates
This commit is contained in:
parent
0b67e82e63
commit
77705da0f1
|
@ -1,7 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
echo primsa migrate
|
||||
npm run migrate
|
||||
|
||||
echo build with npm
|
||||
npm run build
|
|
@ -66,7 +66,6 @@ export default function Text ({ nofollow, children }) {
|
|||
return <mark key={`mark-${match}-${i}`}>{match}</mark>
|
||||
})
|
||||
: e)
|
||||
console.log(href)
|
||||
|
||||
return (
|
||||
/* eslint-disable-next-line */
|
||||
|
|
Loading…
Reference in New Issue