Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9217acb

Browse files
authored
Merge pull requestalexmojaki#312 from driftcatcher/minor-suggestion
Using `npx -y sass`
2 parents1dc2fa3 +3af6e7e commit9217acb

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

‎build.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ cd ..
1414

1515
cp -r frontend/build/* dist/course/
1616

17-
sass homepage/static/css
17+
npx -y --package=sass --sass homepage/static/css
1818
cp -r homepage/* dist/

‎full_build.sh‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,4 @@ cd frontend
99
npm ci
1010
cd ..
1111

12-
npm install -g sass
13-
1412
./build.sh
-3.45 KB
Binary file not shown.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp