mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 05:41:14 +01:00
Add the README to the npm package.
This commit is contained in:
parent
d215742503
commit
2073035b6d
@ -81,6 +81,7 @@ npm_package() {
|
|||||||
|
|
||||||
copy(new File('package/sass.js'), dir);
|
copy(new File('package/sass.js'), dir);
|
||||||
copy(new File('build/sass.dart.js'), dir);
|
copy(new File('build/sass.dart.js'), dir);
|
||||||
|
copy(new File('README.md'), dir);
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Ensure that the `build/` directory exists.
|
/// Ensure that the `build/` directory exists.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user