mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Clone README when generating
This commit is contained in:
parent
643be6dc21
commit
feded332a1
4 changed files with 6 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ import { promises as fs } from 'fs'
|
|||
import path from 'path'
|
||||
|
||||
import pkg from './package'
|
||||
import buildAppList from './helpers/build-app-list'
|
||||
import buildAppList from './helpers/build-app-list.js'
|
||||
|
||||
|
||||
const storeAppList = async function (builder) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue