1.1.0-beta • Published 6 months ago

fock-builder v1.1.0-beta

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

��# fock-builder

@>AB> :>?8@>20;L=K9 0??0@0B 4;O 20H8E D09;>2

Static Badge GitHub top language GitHub GitHub Repo stars GitHub issues

#AB0=>2:0 (Windows, npm)

npm install fock-builder@latest

config D09;

{
    "dirs": [],
    "fsource": [],
    "fbuild": [],
    
    "source": "",
    "build": ""
}

/**
 * dirs - 20H8 ?0?:8
 * fsource - =0720=85 D09;>2, :>B>@K5 =C6=> A:>?8@>20BL
 * fbuild - =0720=85 D09;>2, :>B>@K5 =C6=> A>740BL
 * 
 * sorce - ?CBL : 20H59 @CB-?0?:5
 * build - ?CBL : 20H59 18;4-?0?:5
 */

B8?K

  1. dirs ?@8=8<05B string 8;8 string[]
  • @8<5@K: ["assets", ["info", "md"], ["info", "txt"]]
  1. fsource - ?@8=8<05B string 8;8 string[]
  • @8<5@K ["hello.ts", "printer.js", "ico.png", ["assets", "favicon.ico"]]
  1. fbuild - ?@8=8<05B string 8;8 string[]
  • @8<5@K ["hello.ts", "printer.js", "ico.png", ["assets", "favicon.ico"]]
  1. sorce - ?@8=8<05B string
  • @8<5@K: ./
  1. build - ?@8=8<05B string
  • @8<5@K: ./dist
  • @8<5@
{
    "dirs": [
        "assets"
    ],

    "fsource": [
        "README.md",
        "LICENSE",
        ".gitignore",
        ".prettierrc",
        "package.json"
    ],
    "fbuild": [
        "README.md",
        "LICENSE",
        ".gitignore",
        ".prettierrc",
        "package.json"
    ],
    
    "source": "./",
    "build": "../dist/"
}
1.1.0-beta

6 months ago

1.0.1-beta

8 months ago

0.1.0

8 months ago

0.2.1

8 months ago

0.1.2

8 months ago

0.2.0

8 months ago

0.1.1

8 months ago

1.0.2-beta

7 months ago

1.0.0-beta

8 months ago

0.1.4

8 months ago

0.1.3

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago