Skip to content

Commit ff6450e

Browse files
author
Christophe Kalista
authored
Merge pull request #2 from alphagov/PP-1562/release-as-nodejs-package
Pp 1562/release as nodejs package
2 parents c189893 + bbda050 commit ff6450e

62 files changed

Lines changed: 18 additions & 5229 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,16 @@
77
# Ignore bundler config
88
/.bundle
99

10+
# Ignore the build directory
11+
/build
12+
1013
# Ignore cache
1114
/.sass-cache
1215
/.cache
1316

17+
# Ignore node_modules
18+
/node_modules
19+
1420
# Ignore .DS_store file
1521
.DS_Store
1622

-8.4 KB
Binary file not shown.
-34.1 KB
Binary file not shown.
-70.7 KB
Binary file not shown.
-89.8 KB
Binary file not shown.
-1.02 KB
Binary file not shown.

build/images/images/close.png

-152 Bytes
Binary file not shown.
-952 Bytes
Binary file not shown.
-1.38 KB
Binary file not shown.
-8.68 KB
Binary file not shown.

0 commit comments

Comments
 (0)