b2a083136b
Pinned the browser tests to the latest Playwright version that still works with Node 16. We need Node 16 for a successful build.
21 lines
282 B
Plaintext
21 lines
282 B
Plaintext
.rvmrc
|
|
.DS_Store
|
|
/tmp/
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
npm-debug.log
|
|
.idea
|
|
/yarn-error.log
|
|
/yarn.lock
|
|
node_modules
|
|
/handlebars-release.tgz
|
|
.nyc_output
|
|
|
|
# Generated files
|
|
lib/handlebars/compiler/parser.js
|
|
/coverage/
|
|
/dist/
|
|
/test-results/
|
|
/tests/integration/*/dist/
|
|
/spec/tmp/*
|